Hawkpost v1.1.0 Release Notes

Release Date: 2017-08-04 // over 6 years ago
  • ๐Ÿ‘Œ 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