132 lines
1.7 KiB
Markdown
132 lines
1.7 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [0.3.0] - 2024-07-30
|
|
|
|
### 🚀 Features
|
|
|
|
- Filter date range
|
|
- Search also cover response code
|
|
|
|
### 🚜 Refactor
|
|
|
|
- Change from word match to wildcard
|
|
|
|
## [0.2.4] - 2024-07-25
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Prevent timeout
|
|
|
|
## [0.2.3] - 2024-07-19
|
|
|
|
### 🚜 Refactor
|
|
|
|
- Sort desc by date
|
|
|
|
## [0.2.2] - 2024-07-19
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Https protocol typo missing ://
|
|
|
|
## [0.2.1] - 2024-07-19
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Error typo
|
|
|
|
## [0.2.0] - 2024-07-19
|
|
|
|
### 🚀 Features
|
|
|
|
- Backup mysql and s3storage with script
|
|
- Selectable database to backup
|
|
- Add backup size metadata to response
|
|
- Schedule backup
|
|
- Toggle able schedule
|
|
- Delay start time
|
|
- Add startAt to response
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Changelog gen version header
|
|
- Env var typo
|
|
- Add code to wrong position
|
|
|
|
### 🚜 Refactor
|
|
|
|
- Remove extension from backup name
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update .env
|
|
- Update .env variable
|
|
|
|
## [0.1.1] - 2024-07-12
|
|
|
|
### 🚀 Features
|
|
|
|
- Add timezone filter
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Error json
|
|
- Change to another endpoint avoid timeout
|
|
- Error json
|
|
|
|
### 🚜 Refactor
|
|
|
|
- Sort latest first
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update notify message
|
|
- Update changelog
|
|
|
|
## [0.1.0] - 2024-07-11
|
|
|
|
### 🚀 Features
|
|
|
|
- Add currently running status
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Delete wrong location
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update text
|
|
|
|
## [0.0.3] - 2024-07-11
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Disabled auth
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update script
|
|
|
|
## [0.0.2] - 2024-07-11
|
|
|
|
### 🚜 Refactor
|
|
|
|
- Change to use path instead
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Clean up
|
|
|
|
## [0.0.1] - 2024-07-11
|
|
|
|
### 🚀 Features
|
|
|
|
- Add prefix where to backup
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Clean
|
|
|
|
<!-- generated by git-cliff -->
|