github FLEXTool/FLEX 5.22.10
FLEX 5 (well, 5.22.10)

18 months ago

Notes

FLEX will no longer follow semantic versioning, in that there may be breaking changes within the same minor version. I will try to not put breaking changes between patch versions, however. This is basically what TypeScript does.

The version format is now marketing_number-year-month. I don't push releases out more than once a month, but if I need to, it will be something like 5.22.10-2, which I hope Cocoapods allows…

What Changed

  • Support for Reflex
  • Add feature to view push notifications
  • Fix crash on iOS 16 and above by @talka123456
  • Silence Xcode 14 warnings related to iOS 11 support in SPM by @kikeenrique
  • Fix issue where websocket hook did not call original completion by @ogres
  • Cocoapod now no longer affects app build settings by @JerryZQS
  • Fix for when the keyboard covers the toolbar by @ExTBH
  • Add a new shortcut for UIWindow to change animation speed by @AnthoPakPak

New Contributors

Full Changelog: 4.7.0...5.22.10

Don't miss a new FLEX release

NewReleases is sending notifications on new releases.