Skip to content

Releases: 524H0003/Project_W

v1.2.12

19 Feb 23:45
926ae00
Compare
Choose a tag to compare

1.2.12 (2025-02-19)

Bug Fixes

  • update app.controller.ts and sql.module.ts (#146) (926ae00)

v1.2.11

19 Feb 07:26
f1c9948
Compare
Choose a tag to compare

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.10

18 Feb 23:21
040f0a0
Compare
Choose a tag to compare

1.2.10 (2025-02-18)

Bug Fixes

v1.2.9

18 Feb 04:08
f3f9111
Compare
Choose a tag to compare

1.2.9 (2025-02-18)

Performance Improvements

v1.2.8

17 Feb 23:54
5c9e60c
Compare
Choose a tag to compare

1.2.8 (2025-02-17)

Bug Fixes

  • hash: change from argon2 to xxhash for data hashing (#139) (5c9e60c)

v1.2.7

17 Feb 15:04
91594a0
Compare
Choose a tag to compare

1.2.7 (2025-02-17)

Bug Fixes

v1.2.6

17 Feb 14:06
e1c9def
Compare
Choose a tag to compare

1.2.6 (2025-02-17)

Bug Fixes

v1.2.5

17 Feb 13:42
08e35e3
Compare
Choose a tag to compare

1.2.5 (2025-02-17)

Bug Fixes

Reverts

  • cookie-name: remove hashing and random cookie key (#135) (392cefe)

v1.2.4

17 Feb 10:06
93ddda0
Compare
Choose a tag to compare

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

17 Feb 08:49
13b943a
Compare
Choose a tag to compare

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)