Skip to content

Releases: Fizcko/sms-gateway

2.3.1

30 Oct 12:44
0e923b3
Compare
Choose a tag to compare

Release note

  • Update waitress from 3.0.0 to 3.0.1

2.3.0

23 Oct 09:54
Compare
Choose a tag to compare

Release note

  • Add delete all route for 'send items', 'inbox' and 'outbox'

2.2.2

30 Jul 06:04
Compare
Choose a tag to compare

Release note

  • Fix database timeout

2.2.1

12 Jul 18:25
Compare
Choose a tag to compare

Release note

  • Fix mariadb timeout
  • Fix database initialization

2.2.0

11 Jul 09:03
Compare
Choose a tag to compare

Release note

⚠️⚠️ Breaking change ⚠️⚠️

Change environment variable from 'MYSQL_USERNAME' to 'MYSQL_USER'

2.1.0

11 Jul 08:20
Compare
Choose a tag to compare

Release note

  • Reduce docker image size using alpine

2.0.0

11 Jul 05:06
Compare
Choose a tag to compare

Release note

  • Update gammu from 1.40 to 1.42
  • Update all python packages

1.0.9

14 Sep 16:18
Compare
Choose a tag to compare

Release note

  • Update Flask, Waitress
  • Use now flask-restx and no more flask-restplus
  • Add multiple authentication methods

1.0.4

30 May 16:33
Compare
Choose a tag to compare

Release note

  • Add route /v1/refresh to refresh the token
  • Add GAMMU_PIN environment variable

1.0.3

29 May 12:35
Compare
Choose a tag to compare

Release note

  • Add gitlab-ci job to push images on dockerhub