Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Releases: ankicommunity/anki-sync-server-rs

1.1.4 Release

24 Jun 04:59
e748e32
Compare
Choose a tag to compare

dynamically add users,for example,add users while running server

related #70#71

1.1.3 Release

04 May 12:49
857206e
Compare
Choose a tag to compare

Refer #68

No changes

1.1.2

03 May 05:59
571b44a
Compare
Choose a tag to compare
1.1.2 Pre-release
Pre-release
Update release.yml

1.1.0 Release

05 Mar 01:17
336fd0a
Compare
Choose a tag to compare

Catches changes i n2.1.58.

No actual settings on server side need to be made.

1.0.0 Release

08 Feb 01:58
eef222f
Compare
Choose a tag to compare

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

07 Jan 01:39
Compare
Choose a tag to compare

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

12 Dec 13:42
bbee436
Compare
Choose a tag to compare

print messages in red color if logging is at error level. thanks to #59

0.2.6 Release

26 Nov 09:43
48ace57
Compare
Choose a tag to compare

Nothing changed except for github action file on docker build and ush

0.2.5 Release

20 Nov 06:37
dfff793
Compare
Choose a tag to compare
  1. 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

29 Jul 12:00
2f7d0a0
Compare
Choose a tag to compare
  • 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