hrms-api-log/CHANGELOG.md
2024-07-16 13:51:18 +07:00

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🚀 Features

  • Backup mysql and s3storage with script
  • Selectable database to backup
  • Add backup size metadata to response

🐛 Bug Fixes

  • Changelog gen version header
  • Env var typo

⚙️ Miscellaneous Tasks

  • Update .env

[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