Files
Improvements in this release:
- It is now possible to send small files (#242)
- Hawkpost now supports multiple languages. At this moment the existing ones are Portuguese and English. (#237)
- Added an extra protection for brute-force attacks to all login forms. (#244).
How to upgrade:
To upgrade from the previous version you should follow the normal procedure:
- Pull sources
- Install new dependencies through
pip
- Run Migrations
- Compile the new CSS (
gulp build
) - Collect the new static assets
- Start your service