Browse Source

Update CHANGELOG.md

pull/568/head
Sebastian Stehle 6 years ago
committed by GitHub
parent
commit
0cab7c7567
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -2,7 +2,7 @@
## 5.0.0 BETA 1 - 2020-07-06
This version introduces a new way to deal with ids. So far each contnet element has an id that is unique across all apps. This causes problems, because you cannot define your own ids and the ids have to change when you clone an app via backup and restore.
This version introduces a new way to deal with ids. So far each content element has an id that is unique across all apps. This causes problems, because you cannot define your own ids and the ids have to change when you clone an app via backup and restore.
With this version ids for content items and assets are only unique within an app.

Loading…
Cancel
Save