Create CHANGELOG.md

This commit is contained in:
moon 2026-05-06 15:43:29 +06:30
parent 79756a81aa
commit 4eff1168c0

12
CHANGELOG.md Normal file
View File

@ -0,0 +1,12 @@
# Changelog
## [2.12] - 2026-05-06
### News
- **Pinpad Sound Toggle**
- Beep is ON by default
- Can Toggle PinPad sound on Side Navigation ( Under SystemManagement Tab)
- **Transaction Search**
- Search now matches by both Trace No and RRN instead of Trace No only
- Trace No uses partial match (`contains`), RRN uses exact match (`equals`)