Releases: 524H0003/Project_W
Releases · 524H0003/Project_W
v1.2.12
1.2.12 (2025-02-19)
Bug Fixes
- update app.controller.ts and sql.module.ts (#146) (926ae00)
v1.2.11
1.2.11 (2025-02-19)
Bug Fixes
- auth-bloc: reduce amount of bloc if bloc out of usage time or lost root (#143) (f1c9948)
v1.2.9
1.2.9 (2025-02-18)
Performance Improvements
v1.2.8
1.2.8 (2025-02-17)
Bug Fixes
- hash: change from argon2 to xxhash for data hashing (#139) (5c9e60c)
v1.2.7
1.2.7 (2025-02-17)
Bug Fixes
v1.2.6
1.2.6 (2025-02-17)
Bug Fixes
v1.2.5
1.2.5 (2025-02-17)
Bug Fixes
Reverts
- cookie-name: remove hashing and random cookie key (#135) (392cefe)
v1.2.4
1.2.4 (2025-02-17)
Bug Fixes
- cookie: change cookie name from numeric to alpha (b0ed8ad)
- cookie: change cookie name from numeric to alpha (#133) (93ddda0)
v1.2.3
1.2.3 (2025-02-17)
Bug Fixes
- aws-s3: fix unusual file name upload (ddf8e86)
- aws-s3: fix unusual file name upload (#132) (13b943a)
- regular-express: fix server file regular express (0587854)
- typescript: stricter boolean expression (3d5c102)