hrms-api-log/CHANGELOG.md

133 lines
1.7 KiB
Markdown
Raw Normal View History

2024-07-10 17:53:27 +07:00
# Changelog
All notable changes to this project will be documented in this file.
2024-07-30 15:19:38 +07:00
## [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
2024-07-12 10:37:10 +07:00
### 🚀 Features
2024-07-15 10:53:42 +07:00
- Backup mysql and s3storage with script
2024-07-16 13:34:35 +07:00
- Selectable database to backup
- Add backup size metadata to response
2024-07-30 15:19:38 +07:00
- Schedule backup
- Toggle able schedule
- Delay start time
- Add startAt to response
2024-07-16 13:34:35 +07:00
### 🐛 Bug Fixes
- Changelog gen version header
- Env var typo
2024-07-30 15:19:38 +07:00
- Add code to wrong position
### 🚜 Refactor
- Remove extension from backup name
2024-07-16 13:34:35 +07:00
### ⚙️ Miscellaneous Tasks
- Update .env
2024-07-30 15:19:38 +07:00
- Update .env variable
2024-07-16 13:34:35 +07:00
## [0.1.1] - 2024-07-12
### 🚀 Features
- Add timezone filter
2024-07-12 10:37:10 +07:00
### 🐛 Bug Fixes
- Error json
- Change to another endpoint avoid timeout
- Error json
### 🚜 Refactor
- Sort latest first
### ⚙️ Miscellaneous Tasks
- Update notify message
2024-07-12 10:38:41 +07:00
- Update changelog
2024-07-12 10:37:10 +07:00
2024-07-12 10:38:41 +07:00
## [0.1.0] - 2024-07-11
2024-07-12 10:37:10 +07:00
### 🚀 Features
- Add currently running status
### 🐛 Bug Fixes
- Delete wrong location
### ⚙️ Miscellaneous Tasks
- Update text
2024-07-12 10:38:41 +07:00
## [0.0.3] - 2024-07-11
2024-07-12 10:37:10 +07:00
### 🐛 Bug Fixes
- Disabled auth
### ⚙️ Miscellaneous Tasks
- Update script
2024-07-12 10:38:41 +07:00
## [0.0.2] - 2024-07-11
2024-07-12 10:37:10 +07:00
### 🚜 Refactor
- Change to use path instead
### ⚙️ Miscellaneous Tasks
- Clean up
2024-07-12 10:38:41 +07:00
## [0.0.1] - 2024-07-11
2024-07-12 10:37:10 +07:00
### 🚀 Features
- Add prefix where to backup
### ⚙️ Miscellaneous Tasks
- Clean
2024-07-10 17:53:27 +07:00
<!-- generated by git-cliff -->