Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions packages/atlas-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.3.5] Atlas Core - 2026-3-26

### Fixed

- We fixed an issue where the scroll container did not stretch to the full height in popup layouts.
- We fixed an issue with Text Box widget in vertical form orientation.
- We fixed an issue where circular references in legacy-variables() would cause undefined variables, in projects not using CSS custom properties yet.
- We fixed an issue where the scroll container did not stretch to the full height in popup layouts.
- We fixed an issue with Text Box widget in vertical form orientation.
- We fixed an issue where circular references in legacy-variables() would cause undefined variables, in projects not using CSS custom properties yet.

## [4.3.4] Atlas Core - 2026-2-25

Expand Down
2 changes: 1 addition & 1 deletion packages/atlas-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "atlas-core",
"moduleName": "Atlas Core",
"version": "4.3.4",
"version": "4.3.5",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2024. All rights reserved.",
"repository": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading