Releases: Fizcko/sms-gateway
Releases · Fizcko/sms-gateway
2.3.1
Release note
- Update waitress from 3.0.0 to 3.0.1
2.3.0
Release note
- Add delete all route for 'send items', 'inbox' and 'outbox'
2.2.1
Release note
- Fix mariadb timeout
- Fix database initialization
2.2.0
Release note
⚠️⚠️ Breaking change ⚠️⚠️
Change environment variable from 'MYSQL_USERNAME' to 'MYSQL_USER'
2.1.0
Release note
- Reduce docker image size using alpine
2.0.0
Release note
- Update gammu from 1.40 to 1.42
- Update all python packages
1.0.9
Release note
- Update Flask, Waitress
- Use now flask-restx and no more flask-restplus
- Add multiple authentication methods
1.0.4
Release note
- Add route
/v1/refresh
to refresh the token
- Add
GAMMU_PIN
environment variable
1.0.3
Release note
- Add gitlab-ci job to push images on dockerhub