Announcement

Collapse
No announcement yet.

What was changed in 8.0.5?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • What was changed in 8.0.5?

    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.

  • #2
    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

    Comment


    • #3
      OK, thanks. Looks like nothing critical has been changed. I'll go ahead and do the command-line upgrade process.

      Comment


      • #4
        When it's a hotfix version number, upgrade should not be a problem.

        Comment


        • #5
          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

          Working...
          X