Changelog
Release history and changes for BoxVault.
Table of contents
- TOC
Loading latest release information...
Changelog
0.42.6 (2026-02-09)
Bug Fixes
- format code for better readability in Profile component (2b928c9)
- update dependencies to latest versions (69490f8)
- update organization retrieval for service account creation (1e82a3b)
0.42.5 (2026-01-22)
Bug Fixes
- optimize file download handling and improve HEAD request metadata detection (83db42b)
0.42.4 (2026-01-22)
Bug Fixes
- improve file streaming buffer size and update translation keys for version actions (c59f1ec)
0.42.3 (2026-01-22)
Bug Fixes
- handle setup token deletion errors and improve organization model associations (84e26c1)
- update chunk size to 5MB for smoother file upload progress (a3b5f63)
- update safeRmdirSync to use recursive option for directory removal (b5c34f8)
0.42.2 (2026-01-22)
Bug Fixes
- docs (5f31eed)
- ensure setup token file is removed only if it exists (46d60f9)
- navbar and org switcher (792eadb)
- Organization Profile section (f908b87)
0.42.1 (2026-01-22)
Bug Fixes
0.42.0 (2026-01-22)
Features
- feat: (c7c6653)
Bug Fixes
0.41.0 (2026-01-04)
Features
0.40.0 (2026-01-04)
Features
- add update checker (415348d)
Bug Fixes
- email alert configuration (fa1a7bb)
0.39.0 (2026-01-04)
Features
- updating health status, updating locales, updating mail for alerts (65df40e)
Bug Fixes
- allow multiple people to be emailed in case of server low on disk space (d6c6b2c)
0.38.0 (2026-01-04)
Features
- implement configurable iso storage location and space usage (cd50cd1)
0.37.0 (2026-01-04)
Features
- implement download file by name for curl (6f81305)
- implement secure path handling for ISO uploads and add user management UI components (9faa4ac)
0.36.0 (2026-01-04)
Features
- add checksum copy functionality to ISO list component (38c19ef)
- add editing functionality for ISO names in the ISO list component (6f2e65d)
- enhance ISO upload functionality with configurable timeout and improved error handling (5253242)
- enhance ISO upload security by normalizing file paths and preventing traversal attacks (a97e733)
Bug Fixes
- correct file path reference in upload cleanup logic (f8a055e)
0.35.0 (2026-01-04)
Features
- update download endpoint to return download link and improve error handling in ISO download (6ee2565)
- update download link endpoint to support public access and change request method to POST (77c4ffa)
0.34.0 (2026-01-04)
Features
- add Swagger documentation for ISO and provider endpoints (6e40790)
- enhance ISO download functionality with token verification and scoped JWT (31f221e)
0.33.0 (2026-01-04)
Features
- add discover and get public ISOs endpoints with corresponding service methods (134b26c)
0.32.2 (2026-01-04)
Bug Fixes
- add showOnlyPublic prop to IsoList and update organization handling in Organization component (4d85c29)
0.32.1 (2026-01-04)
Bug Fixes
- leave button (8e11da1)
- refactor organization handling in BoxesList and authorization logic (5249627)
- update invitation email handling and organization update logic (04dcae0)
0.32.0 (2026-01-04)
Features
- implement ISO management features including upload, download, delete, and listing (1be8068)
- implement ISO management features including upload, download, delete, and listing (9eca54c)
Bug Fixes
- enhance SSL upload path validation to prevent traversal attacks (d2c8c7f)
0.31.0 (2026-01-03)
Features
- add footer component with health status and powered by information (4692daa)
- add SSL upload functionality and SMTP test feature (1aadb1a)
- i18n: Normalize language codes and improve fallback settings (eac5ef8)
- react: Wrap application in Suspense for better loading handling (eac5ef8)
Bug Fixes
- auth.config: Add subsection keys for authentication settings (eac5ef8)
- db.config: Include subsection keys for database configuration (eac5ef8)
- file.service: Simplify error handling for file upload and assembly processes (eac5ef8)
- mail.config: Add subsection keys for mail configuration (eac5ef8)
- translate backend (f15a412)
0.30.0 (2026-01-03)
Features
- fix some documentation to trigger build that added true multi org support (756cb3d)
0.29.0 (2026-01-03)
Features
- update user deletion endpoint and improve organization user management (0f04bb3)
0.28.0 (2026-01-03)
Features
- enhance invitation handling and user access management (2e60f95)
0.27.6 (2026-01-03)
Bug Fixes
- all imports must be at the top of the page (1332a33)
0.27.5 (2026-01-03)
Bug Fixes
- add Swagger documentation for Vagrant box metadata endpoint (32e184f)
- improve response handling for Vagrant file downloads (02ebf18)
0.27.4 (2026-01-03)
Bug Fixes
- inline styles to scss (7d16d09)
- inline styles to scss (9f61f5d)
- missing documentation and swagger configs and upating navbar dropdowns (03f2151)
- missing documentation and swagger configs and upating navbar dropdowns (1fb10d5)
0.27.3 (2026-01-03)
Bug Fixes
0.27.2 (2026-01-03)
Bug Fixes
- admin edit org code/all org fields (63db386)
0.27.1 (2026-01-03)
Bug Fixes
- org modification on admin page and fix page crash on unauthed org view (21a2138)
0.27.0 (2026-01-03)
Features
Bug Fixes
- codeql issue (8c713cf)
0.26.28 (2026-01-01)
Bug Fixes
0.26.27 (2026-01-01)
Bug Fixes
- profile toggle (5f8c4cb)
0.26.26 (2026-01-01)
Bug Fixes
- profile toggle (7053699)
0.26.25 (2026-01-01)
Bug Fixes
- oidc login endpoint construction (9105690)
0.26.24 (2026-01-01)
Bug Fixes
- linting oidc changes (5e3f500)
0.26.23 (2026-01-01)
Bug Fixes
- oidc (8b71983)
0.26.22 (2026-01-01)
Bug Fixes
- prettier (01e4d3f)
0.26.21 (2026-01-01)
Bug Fixes
0.26.20 (2026-01-01)
Bug Fixes
- changelog (6ae7532)
- linting docs/markdown (7cf75d0)
- linting docs/markdown (dc68adf)
- linting docs/markdown (96e3f14)
0.26.19 (2026-01-01)
Bug Fixes
0.26.18 (2026-01-01)
Bug Fixes
0.26.17 (2026-01-01)
Bug Fixes
- changlog (adf2d45)
- codeql express routes –gemini v10 (0e06d12)
- codeql express routes –gemini v10 (889376c)
- codeql express routes –gemini v6 (9cf2bae)
- codeql express routes –gemini v7 (972cb4c)
- codeql express routes –gemini v8 (1a19849)
- codeql express routes –gemini v9 (dc2658c)
- codeql express routes –gemini v9 (63d0c24)
- codeql express routes –gemini v9 (d3f376e)
- codeql express routes –gemini v9 (46002ca)
- codeql express routes –gemini v9 (b8fd5c6)
- navbar render on local login (483864f)
0.26.16 (2026-01-01)
Bug Fixes
- adding ratelimiting (d88cda7)
- adding Translations foundation (0b8b04b)
- app name in console (7538648)
- backend lint (10f9d6d)
- ci/cd (f61960a)
- codeql express routes (f60c8b3)
- codeql express routes (13756b4)
- codeql express routes (3f2cbfc)
- codeql express routes (ceff2aa)
- codeql express routes (27dd247)
- codeql express routes (a3e3246)
- codeql express routes (ad96ef4)
- codeql express routes (69e2eca)
- codeql express routes (85445e2)
- codeql express routes (b4e83ab)
- codeql express routes (3abfae5)
- codeql express routes (751aa90)
- codeql express routes (78aa36e)
- codeql express routes (573774f)
- codeql express routes (327bb3d)
- codeql express routes (a961a75)
- codeql express routes –gemini (733d676)
- codeql express routes –gemini v2 (d9f26bd)
- codeql express routes –gemini v3 (5fc1ce4)
- codeql express routes –gemini v4 (fd09ec3)
- codeql express routes –gemini v5 (d45e90b)
- formatting files with prettier (84c4367)
- install lusca for CSRF (28c39b4)
- lint v2 services and core files (6a5470a)
- linting frontend v1 (7260fb8)
- linting frontend v3 (14d6e17)
- linting, logging, and testing (ec388a2)
- main page (233d30e)
- more codeql path issues (9311b34)
- more codeql path issues (56414cd)
- more codeql path issues (c239a3b)
- npm scripts (7d6e050)
- npm scripts (d0b6446)
- path validations (7850af6)
- ratelimiting (59b7ce8)
- redirect. codeql (3eb16c2)
- response time (74b18c3)
0.26.15 (2025-12-29)
Bug Fixes
- NavMenu (860fba4)
0.26.14 (2025-12-29)
Bug Fixes
0.26.13 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (809b01e)
0.26.12 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (105eade)
0.26.11 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (b8e6fc6)
0.26.10 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (78f18b9)
0.26.9 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (dcc5d1c)
0.26.8 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (f6d2bc1)
0.26.7 (2025-12-29)
Bug Fixes
0.26.6 (2025-12-29)
Bug Fixes
- logout icon (e103a9b)
0.26.5 (2025-12-29)
Bug Fixes
0.26.4 (2025-12-29)
Bug Fixes
- oidc logout (5a111ed)
0.26.3 (2025-12-28)
Bug Fixes
- actions (20f2b60)
0.26.2 (2025-12-28)
Bug Fixes
- actions (5ae327b)
0.26.1 (2025-12-28)
Bug Fixes
- default providers to {} (93b43d1)
- dev environments use dev config files (74efbf2)
- early linting and updating OIDC (6d1140b)
- uploads (5f8ab06)
0.26.0 (2025-09-22)
Features
- convert to winston logging (6e46d13)
0.25.0 (2025-09-21)
Features
- convert to winston logging (06644d1)
- convert to winston logging (835b7fe)
- convert to winston logging (06316f4)
0.24.0 (2025-09-21)
Features
Bug Fixes
- org change frontend (becbe70)
0.23.1 (2025-09-21)
Bug Fixes
- organization rename (6d84f58)
0.23.0 (2025-09-20)
Features
- oidc (f8886d8)
0.22.0 (2025-09-19)
Features
0.21.0 (2025-09-19)
Features
0.20.0 (2025-09-19)
Features
- oidc (f6e6621)
Bug Fixes
0.19.16 (2025-08-16)
Bug Fixes
- remove react table (9b19517)
0.19.15 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v18 - preventing conf overwrites (e4bb261)
0.19.14 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v17 - preventing conf overwrites (11f46ba)
0.19.13 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v15 - preventing conf overwrites (2eb7eae)
- selectable sql dialect/backend v16 - preventing conf overwrites (83eb1ec)
0.19.12 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v13 - cerbothook (1b21cd2)
0.19.11 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v13 (fb8b529)
0.19.10 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v12 (f7040a0)
0.19.9 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v11 (3bf336b)
0.19.8 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v10 (f9f9fd5)
0.19.7 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v9 (29c313c)
0.19.6 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v8 (d8ec6b7)
0.19.5 (2025-08-16)
Bug Fixes
0.19.4 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v5 (0e067d0)
0.19.3 (2025-08-16)
Bug Fixes
0.19.2 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v2 (daea3f1)
0.19.1 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend (3ddbbe3)
0.19.0 (2025-08-16)
Features
- selectable sql dialect/backend (47a955f)
0.18.0 (2025-08-16)
Features
- selectable sql dialect/backend (b2fee0f)
0.17.10 (2025-08-16)
Bug Fixes
- documentation, packaging v38 (e286477)
0.17.9 (2025-08-16)
Bug Fixes
- documentation, packaging v37 (0aeefc9)
0.17.8 (2025-08-16)
Bug Fixes
- documentation, packaging v36 (ccffe4b)
0.17.7 (2025-08-16)
Bug Fixes
- documentation, packaging v35 (ae10f76)
0.17.6 (2025-08-16)
Bug Fixes
- documentation, packaging v34 - omnios (739bece)
0.17.5 (2025-08-16)
Bug Fixes
- documentation, packaging v29 (718b51f)
- documentation, packaging v32 (1251fd4)
- documentation, packaging v33 (0b3f683)
0.17.4 (2025-08-16)
Bug Fixes
- documentation, packaging v15 (26acb9b)
- documentation, packaging v15 (4528137)
- documentation, packaging v16 (98349ad)
- documentation, packaging v17 (b52b1e9)
- documentation, packaging v18 (6149c04)
- documentation, packaging v19 (5685e5d)
- documentation, packaging v19 (f792e4a)
- documentation, packaging v20 (931174c)
- documentation, packaging v21 (008d1ba)
- documentation, packaging v22 (0ad946d)
- documentation, packaging v23 (12176ae)
- documentation, packaging v24 (f949aee)
- documentation, packaging v25 (974fa5d)
- documentation, packaging v26 (0ad029b)
- documentation, packaging v27 (c2a9188)
- documentation, packaging v28 (c9ec092)
- documentation, packaging v29 (3e95229)
0.17.3 (2025-08-16)
Bug Fixes
- documentation, packaging v14 (b585fad)
0.17.2 (2025-08-16)
Bug Fixes
- documentation, packaging v13 (265ea2d)
0.17.1 (2025-08-16)
Bug Fixes
- documentation, packaging v12 (682df6e)
0.17.0 (2025-08-16)
Features
- documentation, packaging v12 (d45c427)
0.16.0 (2025-08-16)
Features
- documentation, packaging v11 (a947ff8)
0.15.0 (2025-08-16)
Features
0.14.0 (2025-08-16)
Features
0.13.0 (2025-08-16)
Features
- documentation, packaging v6 (e15c53d)
0.12.0 (2025-08-16)
Features
- documentation, packaging v5 (3569bbe)
0.11.0 (2025-08-16)
Features
- documentation, packaging v4 (b960b8d)
0.10.0 (2025-08-16)
Features
- documentation, packaging v3 (e15d99d)
0.9.0 (2025-08-16)
Features
- documentation, packaging v2 (e4f4b16)
0.8.0 (2025-08-16)
Features
- documentation, packaging (35762c5)
Bug Fixes
- Authentication (0a2c538)
Changelog
0.42.6 (2026-02-09)
Bug Fixes
- format code for better readability in Profile component (2b928c9)
- update dependencies to latest versions (69490f8)
- update organization retrieval for service account creation (1e82a3b)
0.42.5 (2026-01-22)
Bug Fixes
- optimize file download handling and improve HEAD request metadata detection (83db42b)
0.42.4 (2026-01-22)
Bug Fixes
- improve file streaming buffer size and update translation keys for version actions (c59f1ec)
0.42.3 (2026-01-22)
Bug Fixes
- handle setup token deletion errors and improve organization model associations (84e26c1)
- update chunk size to 5MB for smoother file upload progress (a3b5f63)
- update safeRmdirSync to use recursive option for directory removal (b5c34f8)
0.42.2 (2026-01-22)
Bug Fixes
- docs (5f31eed)
- ensure setup token file is removed only if it exists (46d60f9)
- navbar and org switcher (792eadb)
- Organization Profile section (f908b87)
0.42.1 (2026-01-22)
Bug Fixes
0.42.0 (2026-01-22)
Features
- feat: (c7c6653)
Bug Fixes
0.41.0 (2026-01-04)
Features
0.40.0 (2026-01-04)
Features
- add update checker (415348d)
Bug Fixes
- email alert configuration (fa1a7bb)
0.39.0 (2026-01-04)
Features
- updating health status, updating locales, updating mail for alerts (65df40e)
Bug Fixes
- allow multiple people to be emailed in case of server low on disk space (d6c6b2c)
0.38.0 (2026-01-04)
Features
- implement configurable iso storage location and space usage (cd50cd1)
0.37.0 (2026-01-04)
Features
- implement download file by name for curl (6f81305)
- implement secure path handling for ISO uploads and add user management UI components (9faa4ac)
0.36.0 (2026-01-04)
Features
- add checksum copy functionality to ISO list component (38c19ef)
- add editing functionality for ISO names in the ISO list component (6f2e65d)
- enhance ISO upload functionality with configurable timeout and improved error handling (5253242)
- enhance ISO upload security by normalizing file paths and preventing traversal attacks (a97e733)
Bug Fixes
- correct file path reference in upload cleanup logic (f8a055e)
0.35.0 (2026-01-04)
Features
- update download endpoint to return download link and improve error handling in ISO download (6ee2565)
- update download link endpoint to support public access and change request method to POST (77c4ffa)
0.34.0 (2026-01-04)
Features
- add Swagger documentation for ISO and provider endpoints (6e40790)
- enhance ISO download functionality with token verification and scoped JWT (31f221e)
0.33.0 (2026-01-04)
Features
- add discover and get public ISOs endpoints with corresponding service methods (134b26c)
0.32.2 (2026-01-04)
Bug Fixes
- add showOnlyPublic prop to IsoList and update organization handling in Organization component (4d85c29)
0.32.1 (2026-01-04)
Bug Fixes
- leave button (8e11da1)
- refactor organization handling in BoxesList and authorization logic (5249627)
- update invitation email handling and organization update logic (04dcae0)
0.32.0 (2026-01-04)
Features
- implement ISO management features including upload, download, delete, and listing (1be8068)
- implement ISO management features including upload, download, delete, and listing (9eca54c)
Bug Fixes
- enhance SSL upload path validation to prevent traversal attacks (d2c8c7f)
0.31.0 (2026-01-03)
Features
- add footer component with health status and powered by information (4692daa)
- add SSL upload functionality and SMTP test feature (1aadb1a)
- i18n: Normalize language codes and improve fallback settings (eac5ef8)
- react: Wrap application in Suspense for better loading handling (eac5ef8)
Bug Fixes
- auth.config: Add subsection keys for authentication settings (eac5ef8)
- db.config: Include subsection keys for database configuration (eac5ef8)
- file.service: Simplify error handling for file upload and assembly processes (eac5ef8)
- mail.config: Add subsection keys for mail configuration (eac5ef8)
- translate backend (f15a412)
0.30.0 (2026-01-03)
Features
- fix some documentation to trigger build that added true multi org support (756cb3d)
0.29.0 (2026-01-03)
Features
- update user deletion endpoint and improve organization user management (0f04bb3)
0.28.0 (2026-01-03)
Features
- enhance invitation handling and user access management (2e60f95)
0.27.6 (2026-01-03)
Bug Fixes
- all imports must be at the top of the page (1332a33)
0.27.5 (2026-01-03)
Bug Fixes
- add Swagger documentation for Vagrant box metadata endpoint (32e184f)
- improve response handling for Vagrant file downloads (02ebf18)
0.27.4 (2026-01-03)
Bug Fixes
- inline styles to scss (7d16d09)
- inline styles to scss (9f61f5d)
- missing documentation and swagger configs and upating navbar dropdowns (03f2151)
- missing documentation and swagger configs and upating navbar dropdowns (1fb10d5)
0.27.3 (2026-01-03)
Bug Fixes
0.27.2 (2026-01-03)
Bug Fixes
- admin edit org code/all org fields (63db386)
0.27.1 (2026-01-03)
Bug Fixes
- org modification on admin page and fix page crash on unauthed org view (21a2138)
0.27.0 (2026-01-03)
Features
Bug Fixes
- codeql issue (8c713cf)
0.26.28 (2026-01-01)
Bug Fixes
0.26.27 (2026-01-01)
Bug Fixes
- profile toggle (5f8c4cb)
0.26.26 (2026-01-01)
Bug Fixes
- profile toggle (7053699)
0.26.25 (2026-01-01)
Bug Fixes
- oidc login endpoint construction (9105690)
0.26.24 (2026-01-01)
Bug Fixes
- linting oidc changes (5e3f500)
0.26.23 (2026-01-01)
Bug Fixes
- oidc (8b71983)
0.26.22 (2026-01-01)
Bug Fixes
- prettier (01e4d3f)
0.26.21 (2026-01-01)
Bug Fixes
0.26.20 (2026-01-01)
Bug Fixes
- changelog (6ae7532)
- linting docs/markdown (7cf75d0)
- linting docs/markdown (dc68adf)
- linting docs/markdown (96e3f14)
0.26.19 (2026-01-01)
Bug Fixes
0.26.18 (2026-01-01)
Bug Fixes
0.26.17 (2026-01-01)
Bug Fixes
- changlog (adf2d45)
- codeql express routes –gemini v10 (0e06d12)
- codeql express routes –gemini v10 (889376c)
- codeql express routes –gemini v6 (9cf2bae)
- codeql express routes –gemini v7 (972cb4c)
- codeql express routes –gemini v8 (1a19849)
- codeql express routes –gemini v9 (dc2658c)
- codeql express routes –gemini v9 (63d0c24)
- codeql express routes –gemini v9 (d3f376e)
- codeql express routes –gemini v9 (46002ca)
- codeql express routes –gemini v9 (b8fd5c6)
- navbar render on local login (483864f)
0.26.16 (2026-01-01)
Bug Fixes
- adding ratelimiting (d88cda7)
- adding Translations foundation (0b8b04b)
- app name in console (7538648)
- backend lint (10f9d6d)
- ci/cd (f61960a)
- codeql express routes (f60c8b3)
- codeql express routes (13756b4)
- codeql express routes (3f2cbfc)
- codeql express routes (ceff2aa)
- codeql express routes (27dd247)
- codeql express routes (a3e3246)
- codeql express routes (ad96ef4)
- codeql express routes (69e2eca)
- codeql express routes (85445e2)
- codeql express routes (b4e83ab)
- codeql express routes (3abfae5)
- codeql express routes (751aa90)
- codeql express routes (78aa36e)
- codeql express routes (573774f)
- codeql express routes (327bb3d)
- codeql express routes (a961a75)
- codeql express routes –gemini (733d676)
- codeql express routes –gemini v2 (d9f26bd)
- codeql express routes –gemini v3 (5fc1ce4)
- codeql express routes –gemini v4 (fd09ec3)
- codeql express routes –gemini v5 (d45e90b)
- formatting files with prettier (84c4367)
- install lusca for CSRF (28c39b4)
- lint v2 services and core files (6a5470a)
- linting frontend v1 (7260fb8)
- linting frontend v3 (14d6e17)
- linting, logging, and testing (ec388a2)
- main page (233d30e)
- more codeql path issues (9311b34)
- more codeql path issues (56414cd)
- more codeql path issues (c239a3b)
- npm scripts (7d6e050)
- npm scripts (d0b6446)
- path validations (7850af6)
- ratelimiting (59b7ce8)
- redirect. codeql (3eb16c2)
- response time (74b18c3)
0.26.15 (2025-12-29)
Bug Fixes
- NavMenu (860fba4)
0.26.14 (2025-12-29)
Bug Fixes
0.26.13 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (809b01e)
0.26.12 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (105eade)
0.26.11 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (b8e6fc6)
0.26.10 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (78f18b9)
0.26.9 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (dcc5d1c)
0.26.8 (2025-12-29)
Bug Fixes
- disable omnios builds and udpate favorites and ticketing system (f6d2bc1)
0.26.7 (2025-12-29)
Bug Fixes
0.26.6 (2025-12-29)
Bug Fixes
- logout icon (e103a9b)
0.26.5 (2025-12-29)
Bug Fixes
0.26.4 (2025-12-29)
Bug Fixes
- oidc logout (5a111ed)
0.26.3 (2025-12-28)
Bug Fixes
- actions (20f2b60)
0.26.2 (2025-12-28)
Bug Fixes
- actions (5ae327b)
0.26.1 (2025-12-28)
Bug Fixes
- default providers to {} (93b43d1)
- dev environments use dev config files (74efbf2)
- early linting and updating OIDC (6d1140b)
- uploads (5f8ab06)
0.26.0 (2025-09-22)
Features
- convert to winston logging (6e46d13)
0.25.0 (2025-09-21)
Features
- convert to winston logging (06644d1)
- convert to winston logging (835b7fe)
- convert to winston logging (06316f4)
0.24.0 (2025-09-21)
Features
Bug Fixes
- org change frontend (becbe70)
0.23.1 (2025-09-21)
Bug Fixes
- organization rename (6d84f58)
0.23.0 (2025-09-20)
Features
- oidc (f8886d8)
0.22.0 (2025-09-19)
Features
0.21.0 (2025-09-19)
Features
0.20.0 (2025-09-19)
Features
- oidc (f6e6621)
Bug Fixes
0.19.16 (2025-08-16)
Bug Fixes
- remove react table (9b19517)
0.19.15 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v18 - preventing conf overwrites (e4bb261)
0.19.14 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v17 - preventing conf overwrites (11f46ba)
0.19.13 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v15 - preventing conf overwrites (2eb7eae)
- selectable sql dialect/backend v16 - preventing conf overwrites (83eb1ec)
0.19.12 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v13 - cerbothook (1b21cd2)
0.19.11 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v13 (fb8b529)
0.19.10 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v12 (f7040a0)
0.19.9 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v11 (3bf336b)
0.19.8 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v10 (f9f9fd5)
0.19.7 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v9 (29c313c)
0.19.6 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v8 (d8ec6b7)
0.19.5 (2025-08-16)
Bug Fixes
0.19.4 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v5 (0e067d0)
0.19.3 (2025-08-16)
Bug Fixes
0.19.2 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend v2 (daea3f1)
0.19.1 (2025-08-16)
Bug Fixes
- selectable sql dialect/backend (3ddbbe3)
0.19.0 (2025-08-16)
Features
- selectable sql dialect/backend (47a955f)
0.18.0 (2025-08-16)
Features
- selectable sql dialect/backend (b2fee0f)
0.17.10 (2025-08-16)
Bug Fixes
- documentation, packaging v38 (e286477)
0.17.9 (2025-08-16)
Bug Fixes
- documentation, packaging v37 (0aeefc9)
0.17.8 (2025-08-16)
Bug Fixes
- documentation, packaging v36 (ccffe4b)
0.17.7 (2025-08-16)
Bug Fixes
- documentation, packaging v35 (ae10f76)
0.17.6 (2025-08-16)
Bug Fixes
- documentation, packaging v34 - omnios (739bece)
0.17.5 (2025-08-16)
Bug Fixes
- documentation, packaging v29 (718b51f)
- documentation, packaging v32 (1251fd4)
- documentation, packaging v33 (0b3f683)
0.17.4 (2025-08-16)
Bug Fixes
- documentation, packaging v15 (26acb9b)
- documentation, packaging v15 (4528137)
- documentation, packaging v16 (98349ad)
- documentation, packaging v17 (b52b1e9)
- documentation, packaging v18 (6149c04)
- documentation, packaging v19 (5685e5d)
- documentation, packaging v19 (f792e4a)
- documentation, packaging v20 (931174c)
- documentation, packaging v21 (008d1ba)
- documentation, packaging v22 (0ad946d)
- documentation, packaging v23 (12176ae)
- documentation, packaging v24 (f949aee)
- documentation, packaging v25 (974fa5d)
- documentation, packaging v26 (0ad029b)
- documentation, packaging v27 (c2a9188)
- documentation, packaging v28 (c9ec092)
- documentation, packaging v29 (3e95229)
0.17.3 (2025-08-16)
Bug Fixes
- documentation, packaging v14 (b585fad)
0.17.2 (2025-08-16)
Bug Fixes
- documentation, packaging v13 (265ea2d)
0.17.1 (2025-08-16)
Bug Fixes
- documentation, packaging v12 (682df6e)
0.17.0 (2025-08-16)
Features
- documentation, packaging v12 (d45c427)
0.16.0 (2025-08-16)
Features
- documentation, packaging v11 (a947ff8)
0.15.0 (2025-08-16)
Features
0.14.0 (2025-08-16)
Features
0.13.0 (2025-08-16)
Features
- documentation, packaging v6 (e15c53d)
0.12.0 (2025-08-16)
Features
- documentation, packaging v5 (3569bbe)
0.11.0 (2025-08-16)
Features
- documentation, packaging v4 (b960b8d)
0.10.0 (2025-08-16)
Features
- documentation, packaging v3 (e15d99d)
0.9.0 (2025-08-16)
Features
- documentation, packaging v2 (e4f4b16)
0.8.0 (2025-08-16)
Features
- documentation, packaging (35762c5)
Bug Fixes
- Authentication (0a2c538)