Releases: simple-login/app
Releases · simple-login/app
v4.49.3
🐛 Fixes
- fix: specify default dispatcher in job runner #2191
🔧 Enhancements
- feat: add command to debug sync events #2190
Uncategorized
v4.49.2
🔧 Enhancements
- chore: allow to define a different DB_URI for event listener #2189
Uncategorized
v4.49.0
🔧 Enhancements
- chore: add config for enabling sync for specific users #2184
Uncategorized
v4.48.0
🐛 Fixes
- fix: do not log health requests #2177
Uncategorized
- Move mailbox management to a single place #2164
- Enforce user match on mailbox verification and improve logging #2172
- Move set default mailbox to settings #2173
- chore: add health endpoint #2175
- remove “shady” words #2176
- Use different errors when handling mailboxes #2178
- Admin panel improvements #2179
v4.47.2
Uncategorized
- Revert back to poetry #2171
v4.47.1
Uncategorized
- Include the app and migrations #2169
- Enhance Markdown for highlight DISABLE_REGISTRATION and DISABLE_ONBOARDING param in simplelogin.env #2167
v4.47.0
🔧 Enhancements
- chore: add retry counter to event #2159
Uncategorized
- Several fixes #2157
- Move set default domain for alias to an external function #2158
- Only allow latest activation code to be used #2160
- Rename method to account for domain being a string and not an int #2161
- Close sessions between loops to make sure we leave no lock #2162