^^^^^^^^^^^^^^^^^^^
- Fixes for Flask 2.2 and Flask-Login 0.6.2 (288, thanks to AbdealiJK)
- Allow changed_entities to work without TransactionChanges plugin (268, thanks to TomGoBravo)
- Fix Activity plugin for non-composite primary keys not named id (210, thanks to dryobates)
- Allow sync_trigger to pass arguments through to create_trigger (273, thanks to nanvel)
- Fix association tables on Oracle (291, thanks to AbdealiJK)
- Fix some deprecation warnings in SA 1.4 (269, 277, 279, 300, 302, thanks to TomGoBravo, edhaz, and indiVar0508)