Skip to main content

2026.1.1

Platform CI Bot
Platform CI Bot
Automated Publisher
Tags:

[2026.1.1] · 2026-08-03

Added

  • Implemented server-side logging for Solr search queries, manual commits, large documents, and buffer flushes to facilitate faster incident analysis (#2067431) aditoonline Indexsuche
  • Enabled state persistence for BasicTable settings in drawers (#2074282) aditoonline BasicTable
  • Enabled configurable JWKS URL retrieval with .well-known autodiscovery as default (#2074969) aditoonline Authentifizierung
  • Enabled user-controllable deactivation of application shortcuts via accessibility flags (#2075391) aditoonline Buttonstrip
  • Enabled configurable PKCE support for OAuth2 authentication (#2066089) aditoonline Login
  • Implemented responsive layout for Generic components to ensure readability and prevent horizontal scrolling on all screen sizes (#2062343) aditoonline Barrierefreiheit
  • Added accessible labels to filter input fields (#2071862) aditoonline Filter
  • Enabled opening the user help window from the Lit-based MasterDetailsLayout (#2070080) aditoonline MasterDetailsLayout
  • Added a search bar to the global menu with live filtering, keyboard navigation, and accessibility support (#2074336) aditoonline Globales Menü
  • Enabled the new view handling by default (#2073870) aditoonline MasterDetailsLayout
  • Enabled fine-grained field-level control for attribute and value calculation by merging FieldHints with field-specific CalculationConfigs (#2073400) aditoonline Performance
  • Added screen reader announcement for the apply filter action (#2071865) aditoonline Filter
  • Integrated BasicTable into Lookup functionality (#2075399) aditoonline Lookup
  • Enabled individual accessibility feature configuration via a new user preference flag (#2074624) aditoonline Validation
  • Resolved multiple roundtrip issues in Convert 2.0 including extension point handling, ResourceTimeline conversion, file synchronization, and dependency management (#2076696) adito-designer Convert v2
  • Updated Netty to version 4.1.136.Final to resolve security vulnerabilities (#2077507) aditoonline Vaadin
  • Enabled screen reader recognition for headings and applied ARIA attributes to drawer titles (#2073176) aditoonline MasterDetailsLayout
  • Hidden the "Open in expanded view" filter option for users with accessibility enabled on desktop clients (#2071859) aditoonline Filter
  • Updated Lit to version 3.3.3 and adjusted Gantt imports (#2074236) aditoonline Lit
  • Made validation messages accessible by deferring display until component blur and enabling screen reader announcements (#2073180) aditoonline Validation
  • Enabled register tabs in Edit-Views with restored save/cancel buttons and adjusted responsive styling (#2074281) aditoonline MasterDetailsLayout

Changed

  • Changed NovaContextMenuPopup navigation to trigger on keyDown instead of keyUp for consistency with Lookup and other applications (#2075188) aditoonline Buttonstrip
  • Updated tooltips in the navigation bar to be descriptive (#2077189) aditoonline Globale Leiste
  • Adjusted vertical spacing and padding for labels in the A11y theme to prevent text clipping while maintaining layout stability (#2077058) aditoonline Themes
  • Adjusted display and truncation behavior for "Last Filters" entries to improve readability and accessibility (#2071864) aditoonline Filter
  • Adjusted spacing and separator color for saved filters (#2076844) aditoonline Filter
  • Added focus, hover, and dedicated padding styles for links, linked labels, and filters in the accessibility theme (#2069720) aditoonline Barrierefreiheit
  • Integrated the shortcut for opening the menu into the tooltip (#2076515) aditoonline Globales Menü
  • Adjusted Floating Action Button focus colors and text contrast for accessibility (#2069719) aditoonline Themes
  • Replaced the speech bubble with a lifebuoy icon for the feedback function in user settings (#2075229) aditoonline Globale Leiste
  • Updated global menu search behavior to use query-based matching, adjusted focus shortcuts for open menus, and localized placeholder text based on accessibility settings (#2076304) aditoonline Globales Menü
  • Corrected documentation errors regarding the netMultipart library and updated code samples to use the correct net class methods and parameter order (#2074813) aditoonline JDito
  • Optimized entity service to load only requested data (#2073404) aditoonline Performance
  • Fixed keyboard navigation and applied correct accessibility theme styles to the NovaCombobox (#2069715) aditoonline BasicTable

Fixed

  • Fixed premature line breaks in generic view template field labels (#2065577) aditoonline GenericViewTemplate
  • Enabled renderer assignment for Entity Fields within ExtensionPoints (#2073752) adito-designer Designer
  • Correctly evaluated and hidden initial columns in the TreeTable (#2052016) aditoonline TreeTable
  • Enabled creation of all-day events in the internal calendar without external exchange integration (#2072683) aditoonline Kalender
  • Prevented deletion of dependency files when restoring default values (#2073811) adito-designer PropertyEditoren
  • Adjusted vertical alignment of preview icons in CardView title fields to ensure they are flush with the text (#2076357) aditoonline Card
  • Resolved session timeouts occurring despite client activity by updating reflection logic for Jetty session access (#2076740) aditoonline Session Handling
  • Resolved incorrect active tab ID handling in URL during navigation and filtering (#2073574) aditoonline MasterDetailsLayout
  • Corrected OperatingState for multi-row entity loads (#2073873) aditoonline write/read Entity