Releases: mendix/atlas
Releases · mendix/atlas
Atlas Core - Marketplace Release v4.3.3
Fixed
- We fixed an issue with scroll container regions not scrolling correctly in some cases.
Atlas Core - Marketplace Release v3.12.6
Fixed
- We have fixed an issue where switch widget screen reader only element still visible to user.
Atlas Core - Marketplace Release v4.3.2
Fixed
- We fixed an issue where $brand-logo was not visible after upgrading Studio Pro.
- We fixed an issue with radio buttons being distorted in some cases.
- We fixed an app exception caused by fontSize: 0 in the React Native New Architecture.
Atlas Core - Marketplace Release v3.20.0
Fixed
- We fixed an issue with radio buttons being distorted in some cases.
Added
- We added design properties for Combobox widget to allow usage as a language selector.
Breaking Changed
- We replaced Language selector widget with Combobox widget in layouts acting like a language selector.
Atlas Web Content - Marketplace Release v4.2.0
Breaking changes
- Design properties from data widgets 3.5.0 and above is needed for page template and building blocks using galleries to work.
Changed
- We updated page some page templates.
- Lists templates renamed into Galleries / Lists to reflect update on modern client support gallery widget usage.
- Galleries / Lists templates are updated to have card view sample and more filters.
Added
- We added new building blocks based on container and layout configs.
- We added new and updated building blocks and templates based on new Gallery configurations.
Atlas Core - Marketplace Release v4.3.0
Breaking change
- Layout Behavior: behavioral changes may be observed in layouts, particularly concerning the topbar component.
- Language selector: we changed language selector to use combobox instead of the language selector widget.
Changed
- Moved .sr-only from bootstrap to base
- Topbar redesign include horizontal centering using css grid template.
- Introduced configurable options for the topbar bottom border and sidebar border
- General layout improvements.
Fixed
- We fixed an issue with sidebar menu not overlaying some elements in modern client.
- We fixed an issue where sr-only input checkbox still showed up in switch widget.
- Resolved issues pertaining to active navigation item styling and behavior
- Reduced navigation padding
Atlas UI - Theme Folder Files 2025-10-08
feat: UI / layout updates (#271) * feat: Enhance UI/layout, update Atlas content and design system, and resolve various display issues * Layout & UI Improvements * Fixes for topbar (centering, active navigation, default closed width, padding). * Introduce options for topbar bottom border and sidebar border. * Add design properties for background toggle and color. * Bug Fixes * Resolve duplicate menu issues. * Fix scroll container regions z-index issues to prevent element competition. * Maintenance: * Changelog updates and typo fixes. * update combobox styling * update package json * update exclusion vars and branch * use grid topbar wrapper on topbar layout * add changelog * update screenshots and test * update test project path and changelog --------- Co-authored-by: gjulivan <grandjulivan@gmail.com>
Atlas Core - Marketplace Release v3.19.0
Changed
- Moved .sr-only from bootstrap to base
Fixed
- We fixed an issue with sidebar menu not overlaying some elements in modern client.
- We fixed an issue where sr-only input checkbox still showed up in switch widget.
Atlas UI - Theme Folder Files 2025-09-17
atlasui-theme-files-2025-09-17 feat: copy theme styles for mx 11 (#268)
Atlas UI - Theme Folder Files 2025-09-10
Features
- copy theme styles for mx 11 #268 (Illia Obukhau)