v3.1.0
[v3.1.0] - 2024-11-15
π Features
- π» Backend: Added
UserIndexer
index creation on app start as an example
β¨ Improvements
- π» Backend: Replaced
jklib
withdjango-utils-kit
anddjango-meilisearch-indexer
- π» Backend: Removed most of
UserIndexer
tests to avoid re-testing the library - π» Backend: Removed mock of
UserIndexer.index_name
since the celery tasks are mocked
π§ Others
- π» Backend: Set
django.core.mail.backends.locmem.EmailBackend
asEMAIL_BACKEND
for the test environment - π» Backend: Updated deps
- π¨ Frontend: Updated deps
Full Changelog: v3.0.2...v3.1.0