hrms-api-org/CHANGELOG.md

57 lines
1.2 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [unreleased]
### 🚀 Features
- Profile educations endpoints
- Profile assessments endpoints
- Profile leave endpoints
### 🐛 Bug Fixes
- แก้ชนิด type ที่ reques
### ⚡ Performance
- Extended OrgStructureCache TTL from 10 to 30 minutes (reduce cleanup frequency)
- Added OrgStructureCache.destroy() in graceful shutdown handler
- Changed LogMemoryStore from active refresh (setInterval) to passive refresh on-access (60 min TTL)
### ⚙️ Miscellaneous Tasks
- Git-cliff changelog
- Update CHANGELOG.md
## [1.0.62] - 2024-03-13
### 🚀 Features
- 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
- _(utils)_ Merge 2 statement of same conditions
- _(middlewares)_ Add type to function parameter auth role
- History in database after first edit only
### ⚙️ Miscellaneous Tasks
- _(tsoa-setting)_ Update to recursive path
- Add response example
## [1.0.61] - 2024-03-11
<!-- generated by git-cliff -->