Dark Theme Compatibility
The latest update ensures that our app's interface fully supports dark theme settings across all screens. This enhancement guarantees consistent color schemes and readable text, whether your device is set to light or dark mode. Enjoy a seamless and comfortable viewing experience with automatic adaptation to your system preferences, providing you with the optimal visual display in any lighting condition.
Improved Configuration Scheme Layout
The configuration scheme layout is now more intuitive and easier to navigate. This update includes rearranged sections for better access, clearer labeling of configuration options, and a more streamlined approach to managing settings. These enhancements aim to reduce setup time and improve user interaction with configuration controls.
Deprecation of JQL Search API endpoints
The JQL Search API has undergone significant changes with the deprecation of some endpoints and introduction of new ones. The key shift involves moving from the existing /rest/api/3/search
endpoint to the new /rest/api/3/search/jql
endpoint. This update mandates the exclusive use of the POST method with a structured JSON body that supports batching multiple queries in a "queries"
array. Field selection and pagination settings remain available, but must now be included per query block within the request body. Default validation for JQL ensures that invalid queries return errors in the results. The deprecation is scheduled to complete by May 1, 2025, and the new endpoint is actively supported, including for Connect apps via AP.request()
and app scopes.
Fix uninstalled lifecycle instability
Uninstalled did not properly load service classes from autoload.