Releases: STARTcloud/armor
Releases · STARTcloud/armor
v1.9.0
26 Sep 15:16
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-09-26)
Features
add debug logging to unlinkDir handler and fix all dynamic imports (f14db60 )
add more targeted debug logging to isolate SSE execution issue (51363a3 )
add SSE notifications to unlinkDir handler and fix dynamic imports (ff70f6c )
add SSE notifications to unlinkDir handler for real-time UI updates (7e42bd5 )
add unlinkDir event handler for directory move cleanup (d3c6310 )
add unlinkDir event handler for directory move cleanup (39f502d )
Bug Fixes
resolve lint formatting errors in fileWatcher.js (edb593e )
resolve lint formatting errors in fileWatcher.js (e0b4e59 )
v1.8.1
25 Sep 15:24
Compare
Sorry, something went wrong.
No results found
1.8.1 (2025-09-25)
Bug Fixes
add proper top spacing to API Keys page header and buttons (3da8fbd )
ensure consistent table sizing and form input styling across pages (a055bee )
remove mt-4 class to match directory listing container structure (cd0c216 )
styling consistency fixes for API Keys and directory listing pages (50e999b )
v1.8.0
25 Sep 15:03
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-09-25)
Features
add local-only logout endpoints for dashboard flexibility (92b6612 )
add logout buttons to UI dropdown for both RP-initiated and local logout options (5138935 )
v1.7.1
25 Sep 14:38
Compare
Sorry, something went wrong.
No results found
1.7.1 (2025-09-25)
Bug Fixes
resolve routing conflict causing search failure from root directory (52d0853 )
v1.7.0
25 Sep 14:09
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-09-25)
Features
add basic authentication hiding functionality (144adff )
add OIDC hiding configuration to production config template (835c9ce )
add size sorting functionality to file server table (e8e9a8d )
implement OIDC provider hiding functionality (a3d2476 )
Bug Fixes
prevent table sorting redirect to landing page when show_root_index is false (b6f0f96 )
resolve routing conflict causing JSON parse error in root folder creation (bbae83b )
v1.6.0
25 Sep 13:54
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-09-25)
Features
add uniform header to Swagger API documentation page (49939a3 )
add upload section toggle and improve API Keys page UI (08d8063 )
add upload section toggle and improve API Keys page UI (eb8e3d9 )
Bug Fixes
change upload toggle button to blue and match search input styling (5f968e7 )
v1.5.0
25 Sep 13:22
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-09-25)
Features
add robots.txt to allow major search engines and block unwanted crawlers (1753ac9 )
add weekly compression for archived log files (86cce8f )
add weekly compression for archived log files (744322c )
Bug Fixes
route OIDC authentication logs to auth.log instead of app.log (ef16486 )
route OIDC authentication logs to auth.log instead of app.log (37dbd0c )
v1.4.1
25 Sep 12:47
Compare
Sorry, something went wrong.
No results found
1.4.1 (2025-09-25)
Bug Fixes
Merge pull request #38 from STARTcloud/devin/1727265680-docs-cleanup-oidc-logout (e2663d8 )
Documentation
remove unused post_logout_redirect_uris config and add comprehensive OIDC logout documentation (e2663d8 )
remove unused post_logout_redirect_uris config and add comprehensive OIDC logout documentation (5a6671f )
v1.4.0
25 Sep 12:33
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-09-25)
Features
add RP-initiated logout support for OIDC providers (d4ec7dd )
implement RP-initiated logout support for OIDC configurations (bf996ef )
Bug Fixes
correct buildEndSessionUrl API usage for openid-client v6.8.0 (3705722 )
resolve linting issues in logout error handling (2dde50f )
v1.3.2
25 Sep 10:50
Compare
Sorry, something went wrong.
No results found
1.3.2 (2025-09-25)
Documentation
add PostgreSQL and MySQL database configuration examples (06173d2 )