v20.1.0
#3422
Replies: 5 comments 22 replies
-
Awesome work, everyone! Special thanks for putting the release notes together @fballiano ! |
Beta Was this translation helpful? Give feedback.
3 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
The post is about the release of a new version. I propose to have the discussions related to RFC, v19, in other post here #3424. I ask the owners to delete all the off-topic discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You should absolutely know
Since the approval of our second RFC - release schedule OpenMage 19.x enters and "patch only" state, it will be maintained for two more years as promised but only significant security patches or regression fixes will be ported to v19, every other development (and we have many) will be focused on v20+.
We encourage everybody to upgrade to v20, it is our latest and greatest and deserves the bit of work necessary for the upgrade (ask your developer/agency, don't do it yourself).
Release highlights
This is a big release, that's why we decided to move away from the 20.0.x versioning and go to 20.1.x. Since a lot of changes could have some impact on current installations we decided to release some "rc" versions before the official 20.1.0. Tests are more than welcome now but be extra careful with production environment.
What's most important is the removal of all the 3rd party libraries (phpseclib, mcrypt_compat, Cm_RedisSession, Cm_Cache_Backend_Redis and Pelago_Emogrifier and Zend Framework) form our repository, they are now imported via composer. This was an important step to clean up and modernise our code.
Don't worry though, if you've always installed OpenMage extracting the zip file, starting from this release you'll find a new zip file attached to the release itself, we build this zip adding all of the old 3rd party libraries so that you will not have to migrate to composer or use composer at all.
Also:
Things you should be aware of:
Known issues:
Changelog
check-files
workflow - split into steps as a workaround for step template size limit by @gorbunovav in GitHub Actions -check-files
workflow - split into steps as a workaround for step template size limit #3276New Contributors
check-files
workflow - split into steps as a workaround for step template size limit #3276Full Changelog: v20.0.20...v20.1.0
This discussion was created from the release v20.1.0.
Beta Was this translation helpful? Give feedback.
All reactions