EspoCRM 6.0.0-beta1 released
Collapse
X
-
We know better when to switch to the next major version. And it's already DONE. No point to discuss it here.Last edited by yuri; 10-07-2020, 02:16 PM. -
Should not compare V1.0 and 6.0. That would be like comparing a tree top house to a luxury villa. They may be a lot of code rewrites but I meant business features. -
Updating the minor version means that the whole custom code works and the update is relatively safe.
In many installations, a lot of custom code (modules) has been developed and changing the major version just speaks about the requirement of refactoring this code.
Custom code is real business value not technical value -
It's OK to have a major release when almost whole core was rewritten.
> Could not see any architectural changes as these was already done in release 5.8
I don't know what changes in 5.8 you mean. v6.0 has more architectural changes than any release had before since v1.0. It's the biggest release in the history of EspoCRM.Last edited by yuri; 10-02-2020, 05:58 AM. -
Great to have a new major release. I was so excited about it but not so after reading the release documentation. The real business value from this release are only these:- Emails: Ability to insert record field values when compose
- Import: Ability to run import with parameters of a previously run import
- Import: Ability to resume failed import from the last processed row
- Emails: Hiding modal after Send button is clicked
- Import: Ability to run from CLI
Otherwise, it is mostly code based features which a business user may never see. In my opinion, this may be just a technical release instead of a feature release. Could not see any architectural changes as these was already done in release 5.8. As such, this could simply be 5.10.0.
The foregoing are just my assumptions. Please accept my apologies if my assumptions are wrong.
-
Hello,
installed the upgrade from 5.9.4, my issues so far:
1. Extension Layout Pro 2.9.0 from Eblasoft does not work anymore, is shown as not installed and not possible to install: ERROR: Rebuild is failed. Fix all errors before upgrade.
2. Administrator Clear Cache not possible ERROR 500
3. Administrator Rebuild not possible ERROR 500Leave a comment:
-
-
Upgrade package from 5.9.4 to 6.0.0-beta1: https://www.espocrm.com/downloads/up....0.0-beta1.zip
Install with the command:
Code:php command.php upgrade -y --file="path_to_dir_where_package_is_located/EspoCRM-upgrade-5.9.4-to-6.0.0-beta1.zip"
Last edited by yuri; 09-28-2020, 08:33 AM.Leave a comment:
-
A provided patch would be handy but I would also like to know how to do this for myself. I am actually running 5.9.1 and I am sure others are on a range of other versions to avoid having to upgrade each point release it would be good to be able to build our own patches.Leave a comment:
Leave a comment: