Skip to content

Releases: theodo/falco

1.2.1 - 2021-04-16

16 Apr 20:12
795ca0c
Compare
Choose a tag to compare
  • [Bugfix]: Correctly display projects and account menus (@fargito)

1.2.0 - 2021-04-16

16 Apr 14:13
5878845
Compare
Choose a tag to compare
  • [Security] : Bump Python version to 3.8 (@fargito)
  • [Security] : Bump Django version to 3.2 (@fargito)
  • [Security] : Update all frontend packages (@fargito)
  • [Security] : Bump Redis version to 6.2 (@fargito)
  • [Bugfix]: add environment to postgresql for docker deployments (@MParvin)

1.1.5 — 2020-07-04

04 Jul 14:11
0feb868
Compare
Choose a tag to compare
  • [Accessibility] : improve accessibility
  • [Dependencies] : upgrade backend and frontend dependencies
  • Fail audits that to do not finish and add command to delete unfinished audits

1.1.4 — 2020-03-19

19 Mar 18:20
Compare
Choose a tag to compare
  • [Security] Bump Acorn to 5.7.4 && 6.4.1 (#125, #127)
  • [i18n] Translate to farsi, fix improper translation (#121, #124) (@MParvin, @fargito)
  • Better fixtures for local dev & review apps (#134) (@phacks)
  • Display “Go to admin” link in Account panel for admins (#135) (@phacks)

1.1.3 — 2019-12-20

20 Dec 16:37
Compare
Choose a tag to compare

1.1.2 - 2019-12-17

17 Dec 16:07
Compare
Choose a tag to compare
  • Upgrade backend dependencies (@phacks)
  • Remove node_modules from the root of the repository (@toqueteos)

1.1.1 - 2019-12-13

13 Dec 14:56
Compare
Choose a tag to compare

Fix

  • Fix WPT Compare view not working for Private Instances (@phacks)

1.1.0 - 2019-12-13

13 Dec 10:24
Compare
Choose a tag to compare

Added

Add support for WebPageTest Private Instances 🎉 (@phacks)

1.0.3 - 2019-12-10

10 Dec 10:02
Compare
Choose a tag to compare

Chores

  • Upgraded Docusaurus for performance and bugfixes (@phacks)

Fixes

  • Fixed a translation problem for users neither French nor English-speaking (@phacks)

1.0.2

28 Oct 18:12
185971f
Compare
Choose a tag to compare

1.0.2 - 2019-10-28

Added

  • Pipe application logs to Heroku, for easier debugging (@kraynel)

Fixed

  • Update Dockerfile to run Celery as a dedicated, non-root user (@kraynel)