Releases
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-02-05)
Features
persist: replaced persist O(n2) REST calls with O(1) PyMongo calls (6d38239 )
Bug Fixes
allauth: ensure generated site entries in db are saved correctly (f97d822 )
allauth: remomve conflicting db social apps from legacy allauth (6bf521c )
jwt: allow large token in response, but limit large token in cookie. Closes #115 (2412865 )
namespace: update namespace deletes to include objects, increase delete warnings (2990d75 )
navbar: updated header links for programs, docs (b24fb86 )
persist: use mongo concat to avoid reparsing scenes queries (ed95d29 )
REST: reduce my_scenes endpoint query complexity with python sets and mongo db direct calls (7087f3f )
scenes: fixed my_scenes sort to handle None values safely (03c5898 )
scenes: fixed my_scenes sort to handle None values safely (9208b85 )
scenes: remove legacy redundant default scenes from db (3151ffa )
You can’t perform that action at this time.