Skip to content

Releases: mendix/atlas

Atlas Core - Marketplace Release v4.3.3

02 Feb 09:34

Choose a tag to compare

Fixed

  • We fixed an issue with scroll container regions not scrolling correctly in some cases.

Atlas Core - Marketplace Release v3.12.6

28 Jan 10:09

Choose a tag to compare

Fixed

  • We have fixed an issue where switch widget screen reader only element still visible to user.

Atlas Core - Marketplace Release v4.3.2

21 Jan 11:13

Choose a tag to compare

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

21 Jan 08:30
6392b45

Choose a tag to compare

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

14 Oct 08:31
e55c9ca

Choose a tag to compare

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

13 Oct 09:07
efa266e

Choose a tag to compare

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

08 Oct 10:16
c044883

Choose a tag to compare

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

29 Sep 09:25
0f78ea9

Choose a tag to compare

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

17 Sep 11:27
19f5504

Choose a tag to compare

atlasui-theme-files-2025-09-17

feat: copy theme styles for mx 11 (#268)

Atlas UI - Theme Folder Files 2025-09-10

10 Sep 12:18

Choose a tag to compare

Features