Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
941ba3c
feat: added dynamic last changelog component (#161)
fuzilogik2019 Mar 20, 2026
98455a0
Publish version 2.7.0 2026-03-17
sleakops-generic Mar 20, 2026
2dfc453
Delete documentation
Mar 20, 2026
86a63f5
Publish version 2.7.0 2026-03-17
sleakops-generic Mar 20, 2026
4b5af90
Delete documentation
Mar 20, 2026
b8a9541
Publish version 2.7.0 2026-03-17
sleakops-generic Mar 20, 2026
b95c6fb
remove bad release
Mar 20, 2026
6d50df1
Publish version 2.7.0 2026-03-17
sleakops-generic Mar 20, 2026
812c6c6
Publish version 2.7.0 2026-03-17
sleakops-generic Mar 20, 2026
98ad584
Remove version 2.7.0
Mar 20, 2026
84380a4
Publish version 2.7.0 2026-03-16 en
sleakops-generic Mar 20, 2026
1048ed6
Publish version 2.7.0 2026-03-16 esp
sleakops-generic Mar 20, 2026
49a3418
Remove version 2.7.0
Mar 20, 2026
dd56e6c
Publish version 2.7.0 2026-03-16 en
sleakops-generic Mar 20, 2026
13688dc
Publish version 2.7.0 2026-03-16 esp
sleakops-generic Mar 20, 2026
7acd225
Remove version 2.7.0
Mar 20, 2026
5fcd074
Publish version 2.7.0 2026-03-16 en
sleakops-generic Mar 20, 2026
cef7410
Publish version 2.7.0 2026-03-16 esp
sleakops-generic Mar 20, 2026
a57fe50
Remove version 2.7.0
Mar 20, 2026
9e1825b
Publish version 2.7.0 2026-03-16 en
sleakops-generic Mar 20, 2026
c264667
Publish version 2.7.0 2026-03-16 esp
sleakops-generic Mar 20, 2026
8eb09c9
Remove version 2.7.0
Mar 20, 2026
a4ef28a
Publish version 2.7.0 2026-03-16 en
sleakops-generic Mar 20, 2026
c89a276
Publish version 2.7.0 2026-03-16 esp
sleakops-generic Mar 20, 2026
5576e71
Remove version 2.7.0
Mar 20, 2026
4d98796
Publish version 2.7.0 2026-03-17 en
sleakops-generic Mar 20, 2026
a7f2d94
Publish version 2.7.0 2026-03-17 esp
sleakops-generic Mar 20, 2026
68d8dc3
Reformat all changelogs
Mar 21, 2026
c3c8acb
Publish version 2.7.0 2026-03-17 en
sleakops-generic Mar 21, 2026
4e58f35
Publish version 2.7.0 2026-03-17 esp
sleakops-generic Mar 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions content/changelog/en/2023-08-23-V1.0.0.md

This file was deleted.

38 changes: 38 additions & 0 deletions content/changelog/en/2023-08-23-version-1.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: Version 1.0.0
authors:
- name: SleakOps Team
tags:
- release
---

`major release` · 23/08/2023

---

## 🚀 New Features

- **Volume Configuration**
You can now configure volumes in project environments directly from the form.
- **Nightly Shutdown with Timezone**
Added support for selecting time zones in the nightly shutdown.
- **Manual Cluster Startup**
New button to manually start clusters.
- **CloudFront Integration**
Support for using CloudFront to improve content delivery.
- **Automatic Backups**
You can configure automatic backups for dependencies.
- **Graviton Instances**
Support for using Graviton instances on nodes.
- **Encryption**
Implemented encryption in StackSettings for added security.

---

## 🐛 Bug Fixes

- Resolved an issue in the billing API and cost estimation.
- Fixed errors when deleting Providers and VPNs.
- You can now delete ACM certificates used by a Load Balancer without problems.

---
18 changes: 0 additions & 18 deletions content/changelog/en/2023-08-29-V1.0.1.md

This file was deleted.

20 changes: 20 additions & 0 deletions content/changelog/en/2023-08-29-version-1.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Version 1.0.1
authors:
- name: SleakOps Team
tags:
- release
---

`patch release` · 29/08/2023

---

## 🚀 New Features

- **Subscription Management**
Login and token updates are controlled based on the subscription status. Additionally, a new API was implemented to register users and companies, validating pending subscriptions, with a new model to better manage subscriptions, integrating AwsClient.
- **Marketplace Onboarding**
Simplified process for creating users who come from a marketplace.

---
22 changes: 0 additions & 22 deletions content/changelog/en/2023-09-04-V1.0.2.md

This file was deleted.

28 changes: 28 additions & 0 deletions content/changelog/en/2023-09-04-version-1.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Version 1.0.2
authors:
- name: SleakOps Team
tags:
- release
---

`patch release` · 04/09/2023

---

## 🚀 New Features

- **Deployment Optimization**
Simplified the deployment process and project environment (ProjectEnv) editing, facilitating configuration and deployment.
- **Resource and Configuration Adjustments**
You can now create custom aliases for buckets.
- **Health Check Improvements**
The readiness probe for services in the development account is now optional.

---

## 🐛 Bug Fixes

- Solved issues related to VPN and security parameter configuration.

---
23 changes: 0 additions & 23 deletions content/changelog/en/2023-09-25-V1.0.3.md

This file was deleted.

28 changes: 28 additions & 0 deletions content/changelog/en/2023-09-25-version-1.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Version 1.0.3
authors:
- name: SleakOps Team
tags:
- release
---

`patch release` · 25/09/2023

---

## 🚀 New Features

- **Management Buttons and Form Improvements**
Added buttons for resource management and improved variable mapping forms.
- **Cronjobs and Domain Regeneration**
You can now stop or activate cronjobs and regenerate domains.

---

## 🐛 Bug Fixes

- Solved the issue of obtaining the VPN URI in Pritunl.
- Fixed the account selection issue for viewer users.
- Improved the handling of health check information sent to the backend.

---
23 changes: 0 additions & 23 deletions content/changelog/en/2023-10-11-V1.0.4.md

This file was deleted.

27 changes: 27 additions & 0 deletions content/changelog/en/2023-10-11-version-1.0.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Version 1.0.4
authors:
- name: SleakOps Team
tags:
- release
---

`patch release` · 11/10/2023

---

## 🚀 New Features

- **Refactoring and Improvements**
Refactored the dashboard and improved log visualization and the management of entity deletion.

---

## 🐛 Bug Fixes

- Fixed user editing issues.
- Corrected cluster state management.
- Solved problems with environment domains.
- Fixed error handling in S3 responses with CloudFront.

---
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
---
title: "Version 1.0.5"
slug: v1-0-5
date: 2023-10-27
tags: [release]
title: Version 1.0.5
authors:
- name: SleakOps Team
tags:
- release
---

# 🚀 Version 1.0.5
`patch release` · 27/10/2023

<!--truncate-->

27/10/2023
---

## Bug Fixes
## 🐛 Bug Fixes

- Solved deployment issues and fixed Karpenter with spot instances.
- Fixed issues in deleting entities and validating service URLs.

---
25 changes: 0 additions & 25 deletions content/changelog/en/2023-11-06-V1.1.0.md

This file was deleted.

30 changes: 30 additions & 0 deletions content/changelog/en/2023-11-06-version-1.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Version 1.1.0
authors:
- name: SleakOps Team
tags:
- release
---

`minor release` · 06/11/2023

---

## 🚀 New Features

- **Vargroups Management**
Added the option to show vargroups in the forms for services, workers, hooks, and cronjobs.
- **Kubecost**
Integrated Kubecost with Prometheus-stack.

---

## 🐛 Bug Fixes

- Solved the issue with Karpenter on spot instances.
- Fixed user roles and user editing.
- Corrected problems when deleting an environment and the incorrect deletion of domains.
- Fixed the error when trying to manually start the cluster.
- Resolved an error in generating hooks.

---
18 changes: 0 additions & 18 deletions content/changelog/en/2023-12-05-V1.1.1.md

This file was deleted.

22 changes: 22 additions & 0 deletions content/changelog/en/2023-12-05-version-1.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Version 1.1.1
authors:
- name: SleakOps Team
tags:
- release
---

`patch release` · 05/12/2023

---

## 🚀 New Features

- **Log Viewer in Jobs**
Added a log viewer in the job list, similar to what already exists for deployments.
- **Dashboard v2**
Improvements in the second version of the Dashboard, with more options and better organization of information.
- **Cluster Certificates**
Cluster certificates are now automatically deleted and updated to prevent expiration issues.

---
Loading
Loading