Releases: ankicommunity/anki-sync-server-rs
Releases · ankicommunity/anki-sync-server-rs
1.1.4 Release
dynamically add users,for example,add users while running server
related #70,#71
1.1.0 Release
Catches changes i n2.1.58.
No actual settings on server side need to be made.
1.0.0 Release
catches up with new changes in Anki sync protocol.#63,#64,which means it works well with newer Anki clients such as 2.1.57
0.2.9 Release
The server will return forbidden code and on client authentication is required and Anki needs to be logged in with new account when the user have already logged on with an old account #62 .Thanks to @snecker for the suggestions #61
0.2.7 Release
print messages in red color if logging is at error level. thanks to #59
0.2.6 Release
Nothing changed except for github action file on docker build and ush
0.2.5 Release
- PR #55 @dobefore
- rework session part
- error hadling about http response,return forbidden code when authtication fails,thus clients will pop window shows error about authentication.
- bump dependencies to 2.1.55 anki and others
0.2.1 Release
- fix ssue that occurs when we mount a storage in local filesystem. #47,#48 (thanks to @Sagit-chu )
-
memo : copy entrypoint.sh to /scripts next commit