Skip to content

Releases: STARTcloud/armor

v1.3.1

25 Sep 10:34
a3c2e28

Choose a tag to compare

1.3.1 (2025-09-25)

Bug Fixes

  • adding mysql and postgres for sequelize (d84ee02)

v1.3.0

25 Sep 09:59
3e6ab3a

Choose a tag to compare

1.3.0 (2025-09-25)

Features

  • implement comprehensive database optimizations and fix checksum transaction bug (ea02912)

Bug Fixes

  • correct logging to show actual affected rows instead of undefined (94da725)
  • resolve checksum transaction error by moving getDatabase import to top of file (182a26a)
  • resolve undefined rows logging issue in checksum processing (cc638ba)
  • use array destructuring for linting compliance (916b9f7)

v1.2.0

25 Sep 09:21
14284fb

Choose a tag to compare

1.2.0 (2025-09-25)

Features

  • optimize database transactions for checksum processing (89e9398)

v1.1.2

25 Sep 08:46
fac5300

Choose a tag to compare

1.1.2 (2025-09-25)

Bug Fixes

  • preserve checksum status in cacheItemInfoWithStats to prevent unnecessary recalculation on restart (a0e9a6c)

v1.1.1

25 Sep 08:23
3aeced5

Choose a tag to compare

1.1.1 (2025-09-25)

Bug Fixes

  • allow JSON API access to root directory when show_root_index is false (9374a0e)
  • allow JSON API access to root directory when show_root_index is false (2b6d47f)

v1.1.0

25 Sep 07:51
0354d95

Choose a tag to compare

1.1.0 (2025-09-25)

Features

  • add development configuration support (c1816a0)

Bug Fixes

  • eliminate await-in-loop linting warning in auth middleware (3b52009)
  • optimize API key authentication to fix N+1 query problem (5b4a03f)
  • resolve prettier formatting error in app.js (4e95cec)
  • set up user context in authenticateApiKeyAccess for basic auth (abb5201)

v1.0.15

25 Sep 06:11
ea43dd9

Choose a tag to compare

1.0.15 (2025-09-25)

Bug Fixes

v1.0.14

25 Sep 05:53
2e86249

Choose a tag to compare

1.0.14 (2025-09-25)

Bug Fixes

v1.0.13

25 Sep 05:40
8382bab

Choose a tag to compare

1.0.13 (2025-09-25)

Bug Fixes

v1.0.12

25 Sep 05:21
902d796

Choose a tag to compare

1.0.12 (2025-09-25)

Bug Fixes