2024-03-13 09:18:50 +07:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
## [unreleased]
|
|
|
|
|
|
|
|
|
|
### 🚀 Features
|
|
|
|
|
|
2024-03-13 11:30:20 +07:00
|
|
|
- Profile educations endpoints
|
|
|
|
|
- Profile assessments endpoints
|
|
|
|
|
- Profile leave endpoints
|
|
|
|
|
|
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
|
|
2024-10-07 14:53:27 +07:00
|
|
|
- แก้ชนิด type ที่ reques
|
2024-03-13 11:30:20 +07:00
|
|
|
|
2026-01-29 00:05:56 +07:00
|
|
|
### ⚡ Performance
|
|
|
|
|
|
|
|
|
|
- Extended OrgStructureCache TTL from 10 to 30 minutes (reduce cleanup frequency)
|
|
|
|
|
- Added OrgStructureCache.destroy() in graceful shutdown handler
|
|
|
|
|
|
2024-03-13 11:30:20 +07:00
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
|
|
|
|
|
|
- Git-cliff changelog
|
|
|
|
|
- Update CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
## [1.0.62] - 2024-03-13
|
|
|
|
|
|
|
|
|
|
### 🚀 Features
|
|
|
|
|
|
2024-03-13 09:18:50 +07:00
|
|
|
- Profile certificate endpoints
|
|
|
|
|
- Profile honor endpoints
|
|
|
|
|
- Profile insignia endpoints
|
|
|
|
|
- Profile training endpoints
|
|
|
|
|
- Check if profile exists
|
|
|
|
|
|
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
|
|
|
|
|
|
- Missing id
|
|
|
|
|
- History response
|
|
|
|
|
- Wrong database save
|
|
|
|
|
|
|
|
|
|
### 🚜 Refactor
|
|
|
|
|
|
2024-10-07 14:53:27 +07:00
|
|
|
- _(utils)_ Merge 2 statement of same conditions
|
|
|
|
|
- _(middlewares)_ Add type to function parameter auth role
|
2024-03-13 09:18:50 +07:00
|
|
|
- History in database after first edit only
|
|
|
|
|
|
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
|
|
2024-10-07 14:53:27 +07:00
|
|
|
- _(tsoa-setting)_ Update to recursive path
|
2024-03-13 09:18:50 +07:00
|
|
|
- Add response example
|
|
|
|
|
|
|
|
|
|
## [1.0.61] - 2024-03-11
|
|
|
|
|
|
|
|
|
|
<!-- generated by git-cliff -->
|