Releases: claceio/clace
Releases · claceio/clace
Release v0.9.7
Changelog
Added default_domain config param to restrict which domains are allowed to serve apps.
Added support for automatically listing apps when opening default domain at root level.
Release v0.8.2
Changelog
- f793f06: Add support for container API call from http plugin (@akclace)
- af27580: Disable client certs, seems to cause a prompt for certificate dialog on some browsers (@akclace)
- 29b5c97: Fix SSE connect url (@akclace)
- 0c874b2: Fix style handling for action and add live reload (@akclace)
- 590eacf: Update roadmap items which are done (@akclace)
- ec67bc1: Update test config (@akclace)
Release v0.8.1 - Update actions support
Changelog
- 1fe13d0: Added a transition indicator for form submit (@akclace)
- 36f525d: Added action custom report tests (@akclace)
- 2653295: Added action report tests (@akclace)
- 93d3d10: Added auto report generation for actions (@akclace)
- 2e77662: Added initial tests for actions (@akclace)
- 4c6ee56: Added param options test (@akclace)
- 10c628c: Added sort to fix test (@akclace)
- 1c62572: Added support for custom action reports (@akclace)
- f4ee3a8: Added support for non-HTMX submit (@akclace)
- f36df0f: Added support for setting light and dark theme (@akclace)
- 6b8fe4c: Moved report attr from action to result (@akclace)
- 4f55735: Send validation messages to overwrite previous values (@akclace)
- dfe5f55: Updated default style (@akclace)
Release v0.8.0 - App actions support
Added support for app actions
Other
- e501652: Added action form setup based on params (@akclace)
- f76d35e: Added action form template (@akclace)
- edfda8f: Added actions code (@akclace)
- 3cef0cc: Added actions support in app definition (@akclace)
- fafa1ce: Added allowed values (@akclace)
- 7644133: Added cleanup for self-hosted runner (@akclace)
- 6555bb8: Added code coverage report (@akclace)
- 32c28e7: Added exec support for actions (@akclace)
- 7eb0e1d: Added http plugin tests (@akclace)
- 448e86b: Added param struct (@akclace)
- 9d6da10: Added tests for create error and params (@akclace)
- d7f0b03: Change key file perms (@akclace)
- 5de624c: Changed error handling to be stricter (@akclace)
- 5195d01: Changed pull request to run on github hosted runner without Docker, regular build to run on self-hosted runner with Docker (@akclace)
- a5a69a8: Fix health check url creation (@akclace)
- d7638ac: Updated form generation (@akclace)