CHANGES 625 B

12345678910111213141516171819202122232425
  1. Changelog
  2. =========
  3. Here you can see the full list of changes between each release.
  4. Version 1.0.1
  5. -------------
  6. Unreleased
  7. * Fixes a bug that prevented users to activate their accounts via the form
  8. input.
  9. * Fixes a translations bug that wouldn't take the territory code into account
  10. when choosing a language (#299).
  11. * Fixes a bug which would not show all conversations in the conversations view.
  12. * Fixes a bug that made a forum section inaccessible when the ``last_post_id`` of a topic was set to None.
  13. * Various translations updated.
  14. Version 1.0
  15. -----------
  16. Released on May 5th, 2017.
  17. * First release of FlaskBB