New release (#1710)
Some checks failed
build_downport / build_downport (push) Has been cancelled
build_frontend_classic / build_frontend_classic (push) Has been cancelled
build_frontend_cloud / build_frontend_cloud (push) Has been cancelled
js_transform / Code-Cleanup (push) Has been cancelled
ui5lint / test (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled

* new release

* Update changelog.txt
This commit is contained in:
oblomov-dev 2025-01-26 08:36:05 +01:00 committed by GitHub
parent d3cd4f74a6
commit 3dbad04d59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 2 deletions

View File

@ -9,6 +9,17 @@ Legend
- : removed
2025-01-26 v1.137.0
-------------------
+ Introduced App State feature
+ Added App State Persistence for Navigation
* Fixed long string bugs for older releases
* Resolved popup_get_value issues
* Ensured Launchpad compatibility with OpenUI5 2.x
* Multiple Bugfixes and new Properties added
2024-12-15 v1.136.0
-------------------
@ -18,7 +29,7 @@ Legend
+ Navigation Container in Popover
+ New UI Controls: AvatarGroup, Viz Charts, and more
+ SetMaxWidth for Launchpads
* Multiple Bugfixes and new Properties added
2024-10-27 v1.135.0

View File

@ -1,7 +1,7 @@
INTERFACE z2ui5_if_app PUBLIC.
INTERFACES if_serializable_object.
CONSTANTS version TYPE string VALUE '1.137.0'.
CONSTANTS version TYPE string VALUE '1.138.0'.
CONSTANTS origin TYPE string VALUE 'https://github.com/abap2UI5/abap2UI5'.
CONSTANTS author TYPE string VALUE 'https://github.com/oblomov-dev'.
CONSTANTS license TYPE string VALUE 'MIT'.