Skip to content

v1.2.0

Compare
Choose a tag to compare
@FlorentinTh FlorentinTh released this 15 Apr 12:55
· 16 commits to main since this release

1.2.0 (2022-04-15)

Features

  • summary: add url to grafana dashboard in summary email content (b4f6269)

Styling

  • spam-remover: add a missing line break (d5474b5)

Refactors

  • spam-remover: change model definition to better handle location lat and long in DB (dde2bf4)
  • utils: move Mailer and OAuth2 classes to utils folder (0b02901)

Documentation

  • .env.example: update .env.example to match new configuration (5e03c91)
  • readme: fix a typo in readme file (73c300e)
  • readme: update documentation in readme (617ddbc)
  • readme: update readme to reflect changes in data definition (8a1be03)

Chore

  • data: add a seed of data (e0342b6)
  • data: update sample of data to reflect previous changes in the model definition (4ccce1c)
  • eslint: remove no more usefull packages related to eslint config (630af3a)