Skip to content

Files

Compare
Choose a tag to compare
@dethos dethos released this 04 Aug 15:26
· 241 commits to master since this release

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