Skip to content

Releases: 2anki/server

v0.19.0

19 Feb 20:45
Compare
Choose a tag to compare

0.19.0 (2024-02-19)

Features

v0.18.2

19 Feb 20:05
Compare
Choose a tag to compare

0.18.2 (2024-02-19)

Bug Fixes

  • prevent crashes in nested uploads (859dff0)

v0.18.1

18 Feb 21:36
Compare
Choose a tag to compare

0.18.1 (2024-02-18)

Bug Fixes

  • do not read paragraphs by default (3198c04)

v0.18.0

18 Feb 19:23
Compare
Choose a tag to compare

0.18.0 (2024-02-18)

Bug Fixes

  • improve the fallback for lists (54e004a)

Features

  • allow for cloze deletions from paragraphs (b324caa)

v0.17.0

18 Feb 17:37
a2cc749
Compare
Choose a tag to compare

0.17.0 (2024-02-18)

Features

v0.16.0

06 Feb 18:50
a9cce8f
Compare
Choose a tag to compare

0.16.0 (2024-02-06)

Features

v0.15.2

27 Jan 06:31
Compare
Choose a tag to compare

0.15.2 (2024-01-27)

Bug Fixes

v0.15.1

28 Dec 19:32
Compare
Choose a tag to compare

0.15.1 (2023-12-28)

Bug Fixes

  • do not add empty lines in the path d attribute (95892e5)

v0.15.0

23 Dec 19:04
Compare
Choose a tag to compare

0.15.0 (2023-12-23)

Bug Fixes

  • add api in download path (04bdc2c)
  • add crypto module for file hashing (#1186) (e6ab57b)
  • add csv to supported file type uploads (c03b810)
  • add missing space (d0c2619)
  • add next to get correct res argument (b989d66)
  • add server prefix (e06b17b)
  • bring back error message for Markdown (a39677d)
  • build errors (771fee8)
  • check files length is less than the max (eedf113)
  • check patreon value (1b57e12)
  • check upload key for zip file (bcb08ba)
  • ConversionJob: fix default value assignment (af45368)
  • copy pasta (af3b0ee)
  • data_layer: Throw error if Notion token is not found (#1220) (10518f0)
  • data: Remove unnecessary fallback value for DATABASE_URL (dbe2fa1)
  • disable emoji for downloads titles (812a08f)
  • do not assume we have a toggle heading for indented children (3779a1f)
  • do not crash server on unknown exception (b0ef32c)
  • do not leak db error messages (52abe70)
  • do not request blocks for unsupported types (#1214) (45b3e84), closes #1213
  • do not require auth for /is-patreon call (d09540c)
  • do not throw on empty package (f310e22)
  • do not treaty empty upload as error (0040d8d)
  • docker: add pip3 installation with --break-system-packages (30d537e)
  • don't append .apkg when it is already present in the name (a559ac4)
  • downgrade the missing relative path (d2a1a94)
  • email: add missing API prefix for user endpoints (87b8874)
  • email: add missing API prefix for user endpoints (abb91aa)
  • embedFile: improve the file retrieval from the payload (3f552ef)
  • ensure cleanup of stored files (9a17b31)
  • ensure env is loaded before reading in constants (46db518)
  • ensure patrons can at least upload 1GB files (f58a6e3)
  • ensure the custom templates get user defined names (958061e)
  • ensure we fetch the requested amount of keys (82f0e8b)
  • ensure we report correctly when the user does get cards (67552d2)
  • fix embedding of file in exporter (c3bf3d9)
  • get cloze test passing (2fe5861)
  • get it working (bc7f14e)
  • get some tests passing and resolve linter issues (1caf07a)
  • github: add new semantic release token (4fb4877)
  • handle breaking changes (0c4913c)
  • handle bug where child page titles would cause crash (d4d75d3)
  • handle icon rendering and defaults for settings / rules (c9633d7)
  • handle indented toggles (517edca)
  • handle possible bad paths (9289eae)
  • handle redirecting to patreon (43f9d9e)
  • handle sub pages regardless of location (96ac326)
  • handle uncaught error on upload (859c1a2)
  • handle unsupported (a8c06d5)
  • leave Base64 images untouched (#1261) (ebec127)
  • limit unique filenames to be less 101 (a9ead4d)
  • local env issues (2cb658e)
  • make sure files are purged in cleanup (#1104) (daa6c8e)
  • misc: fix getLimitMessage link and add login option (81859d8)
  • only purge files for free users (b34173d)
  • package: use new github repository (7f9806e)
  • pass the request and response correctly (#1195) (be627a7)
  • path to create_deck (924a603)
  • perform deck cleaning post deck creation (2fdd0a7)
  • PlainTextParser: check answers before use (f62bf83)
  • preflight cors checks (f613c6a)
  • prevent crash for unsupported blocks in the front (0118732)
  • prevent favorites from crashing server (064a029)
  • properly encode the users deck name (e711ab7)
  • purge missing files (e20c29d)
  • purge non subscriber uploads (properly this time) (ae3b734)
  • quick patch (f8b2fa6)
  • read out rows properly for uploads (8715d6f)
  • remove API prefix from users facing reset link (b733dbd)
  • remove Bugsnag (f6995b9)
  • remove dangling uplo...
Read more

v1.1.0

15 Jul 09:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0