Are there any release notes for the new 8.0.5? I looked and didn't see any. I like to read them before I update.
Announcement
Collapse
No announcement yet.
What was changed in 8.0.5?
Collapse
X
-
You could look at the commits between 8.0.4 and 8.0.5: https://github.com/espocrm/espocrm/commits/8.0.5
This is what I could decypher:
- webhook/ Curl only accepts http and https
- Not copying status field on record duplicate https://github.com/espocrm/espocrm/issues/2885 : Use case. When we duplicate a held Meeting, in most cases we wouldn't need the status to be 'Held'.
- mass update target lists
-
OK, thanks. I usually wait a day so that the 'pioneers' or 'first responders' can run the upgrade and let us know if there are any issues.
I've been writing code for 45 years. There is an old, old riddle by American software developers:
Q: How can you tell who the pioneers are in new software?
A: They are the ones with the arrows in their backs!
Comment
Comment