Flyspray v1.0-rc9 Release Notes

Release Date: 2019-04-22 // almost 6 years ago
  • 🔄 Changes:

    🛠 fix french language file which was broken in Flyspray 1.0-rc8


Previous changes from v1.0-rc8

  • Main Changes:

    • privacy: Recipients of same language of a notification email are now put into Bcc: field, not To: field.
      👀 See 2135612
      👀 (For small internal intimate teams/friends maybe cool to see who else receives a notification, but not public projects. Do a feature request for a config option if there is demand.)
    • 🔒 security fix: It was possible for a user with view history permission in one project to view history of other projects or global event history. (all previous versions affected)
    • 🚚 move task to other project now handles all cases (1.0-rc7 was quite strict to reveal possibe inconsistencies to the user, but incomplete to provide solutions)
    • mass operation can now be enabled in admin area. But no check for possible inconsistencies and no notifications will be sent for that operations!
    • ⚠ several php warnings are fixed (csv export, rss/atom)
    • ✅ minimum PHP5.4 (older PHP5.3 may work, but not tested anymore) - PHP7.3