v0.99.4-dev
Pre-release
Pre-release
🚀 New features
- Add a maintenance page
- Disallow ckeditor cleanup code in backoffice
- Review and improve installation documentation
- Adds the ability to use the hCaptcha checker
- Email confirmation of registration is now optional
- Sign-in can be done using username or email (previously only by email)
- Very lightweight observation management in backoffice
- Add new IGN layers to default layers
- Change thumbnail selector to a non interactive image on observations form while there is only one taxa available.
- All visits are now readable on a site details page.
🐛 Fixes
-
Order API taxa list by French name
-
Remove some local taxonomy dependencies
-
Update dependencies versions from
requirements.txt
using:poetry export --without-hashes > requirements.txt
poetry export --without-hashes -D > requirements-dev.txt
- but it's preferable to simply use
poetry install
-
Change internal serialization methods to PnX-SI shared modules
utils-flask-sqlalchemy
&
utils-flask-sqlalchemy-geo
-
Various dependencies updates on both backend and frontend
HELP WANTED: We are looking for testers and contributors to test and improve install script, last important step before release v1.0.0 ;) Thanks; @lpofredc