Releases: Clem-Fern/rtabby-web-api
Releases · Clem-Fern/rtabby-web-api
v0.4.4
19 Jun 19:00
Compare
Sorry, something went wrong.
No results found
What's Changed
use mysqlclient-sys/bundled in #31 (reduce docker build complexity)
docs: oauth providers in #32
redirect root to /login when third party login used in #32
bump dependencies in #32
bump to 0.4.4 in #32
Full Changelog : v0.4.3...v0.4.4
v0.4.3
15 May 19:39
Compare
Sorry, something went wrong.
No results found
v0.4.2a
26 Apr 18:59
Compare
Sorry, something went wrong.
No results found
What's Changed
HTTPS_CALLBACK -> Third party login, enable https on callback uri
Full Changelog : v0.4.1...v0.4.2
v0.4.2
25 Apr 20:38
Compare
Sorry, something went wrong.
No results found
What's Changed
HTTPS_CALLBACK -> Third party login, enable https on callback uri
Full Changelog : v0.4.1...v0.4.2
v0.4.1
10 Mar 21:14
Compare
Sorry, something went wrong.
No results found
v0.4.0
10 Mar 18:45
Compare
Sorry, something went wrong.
No results found
What's Changed
Add third-party login by @EkkoG in #10
Fix autoSync feature stops working after 1st config upload #19
ARM64 Support #14
New Contributors
Full Changelog : v0.3.0...v0.4.0
v0.3.0
07 Dec 20:57
Compare
Sorry, something went wrong.
No results found
v0.2.0
04 Nov 00:57
Compare
Sorry, something went wrong.
No results found
Clean/fix/update docker-compose.yml
fix: create configuration file if it does not exist.
feat: add an option to remove configuration stored in database that are owned by unknows users.
docs: update