1.40.3
Changelog
aed66bd Use secure cookies instead of URL tokens for authentication (#1034)
-
refactor: send token as cookie for webapp
-
refactor: update cookie handling in auth callback to improve security and clarity
-
refactor: streamline cookie handling in login callback for improved readability
-
refactor: update cookie clearing method for consistency and improved clarity
-
refactor: enhance login callback to conditionally set redirect URL and manage access token cookie
-
refactor: remove cookie handling in SamlLoginCallback
-
refactor: add cookie on saml login
-
refactor: update token handling in login callback to use cookie value for improved security
-
refactor: remove token from URL when is webapp
Co-authored-by: Emanuel Júnior emanuelmpjr@gmail.com
581bb2d add: Luan github user to cla workflow (#1032)
ce12e29 Add automatic API URL detection and improve logout functionality (#1028)
- Enhance logout functionality to store IDP provider name in localStorage
- Updated logout view to save the IDP provider name upon logout.
- Modified authentication event to conditionally set the prompt parameter based on the IDP provider name retrieved from localStorage, improving login flow for different identity providers.
- Update environment configuration and README for API URL handling
- Enhanced
.env.sampleto clarify optional API_URL configuration and its default behavior. - Updated README to reflect changes in environment setup instructions.
- Refactored API URL retrieval logic in
config.cljsto dynamically determine the API endpoint based on the environment. - Removed unused Canny ID from configuration.
7d4f270 Dashboard reviews (#1021)
-
feat: add ListReviews endpoint and refactor review response handling
-
fix: update date parsing in reports to ensure correct ISO format handling
-
fix: update date handling in review aggregation to use ISO format and improve readability
-
fix: enhance date handling in review aggregation to include ISO format and improve data structure
-
fix: update review chart colors to use Tailwind CSS accent classes for consistency
-
refactor: remove debug print statement from review chart component for cleaner output
Co-authored-by: Emanuel Júnior emanuelmpjr@gmail.com
9306b45 Enhance connections panel in AI Data Masking rules (#1018)
- Added loading state handling for connections in the connections panel.
- Updated rule-item component to conditionally display connections based on loading state and results.
- Improved user feedback by showing messages for loading and empty connections.
- Refactored connections handling to maintain consistency with existing Redux state management.
6b3f720 Add Presidio to docker-compose for product demo (#1024)
0c5119a Fix security issues on Webapp (npm audit fix) (#1025)
4d43af7 feat: add test connection endpoint (#1020)
-
feat: add Test Connection endpoint to validate database connections
-
fix: update OracleDB library path to version 23.9 in connection defaults
-
refactor: change error message
2b3cfed propagate idp provider name from configuration to serverinfo endpoint (#1019)
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt