Skip to content

Releases: ankidroid/Anki-Android-Backend

0.1.15-anki2.1.54

24 Jul 19:34
7405e45
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump dokka-gradle-plugin from 1.6.20 to 1.7.0 by @dependabot in #216
  • build(deps): bump kotlin_version from 1.6.21 to 1.7.0 by @dependabot in #215
  • build(deps): bump protobuf-gradle-plugin from 0.8.18 to 0.8.19 by @dependabot in #219
  • Allow user to cancel operations like syncs and exports by @dae in #218
  • build(deps): bump kotlin_version from 1.7.0 to 1.7.10 by @dependabot in #220
  • build(deps): bump dokka-gradle-plugin from 1.7.0 to 1.7.10 by @dependabot in #223
  • Build anki web assets from rslib-bridge/anki submodule by @krmanik in #217
  • Update anki submodule for undo/scheduling fix by @dae in #221

New Contributors

Full Changelog: 0.1.14-anki2.1.54...0.1.15-anki2.1.54

0.1.14-anki2.1.54

27 Jun 19:03
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump arc-swap from 0.4.7 to 0.4.8 in /rslib-bridge by @dependabot in #203
  • build(deps): bump smallvec from 1.4.2 to 1.8.0 in /rslib-bridge by @dependabot in #206
  • build(deps): bump futures-task from 0.3.5 to 0.3.21 in /rslib-bridge by @dependabot in #205
  • build(deps): bump thread_local from 1.0.1 to 1.1.4 in /rslib-bridge by @dependabot in #207
  • Update to use Anki 2.1.54's code by @dae in #202

Full Changelog: 0.1.11...0.1.14-anki2.1.54

0.1.11

12 Jun 02:37
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump protobuf-java from 3.18.1 to 3.19.1 by @dependabot in #145
  • build(deps): bump protobuf-gradle-plugin from 0.8.17 to 0.8.18 by @dependabot in #147
  • build(deps): bump protobuf-java from 3.19.1 to 3.19.3 by @dependabot in #156
  • build(deps): integrate gradle updater by @mikehardy in #170
  • docs: lint docs, reformat environment doc, specify versions by @mikehardy in #173
  • build(deps): refactor dependency management a bit / update POM vars by @mikehardy in #172
  • build(deps): refactor build scripts to use single version references by @mikehardy in #176
  • build(deps): workflow concurrency limit, JDK11, command-line-tools latest, API31 by @mikehardy in #178
  • build(deps): bump sqlite from 2.1.0 to 2.2.0 by @mikehardy in #177
  • build(deps): bump robolectric from 4.5.1 to 4.7.3 by @dependabot in #151
  • build(deps): switch back to upstream setup-android by @mikehardy in #181
  • chore(CI): fix gradle wrapper workflow YAML by @mikehardy in #182
  • build(deps): bump robolectric from 4.7.3 to 4.8 by @dependabot in #183
  • build(deps): bump robolectric from 4.8 to 4.8.1 by @dependabot in #184
  • build(deps): bump crossbeam-deque from 0.7.3 to 0.7.4 in /rslib-bridge by @dependabot in #188
  • build(deps): bump socket2 from 0.3.12 to 0.3.19 in /rslib-bridge by @dependabot in #191
  • build(deps): bump crossbeam-channel from 0.4.3 to 0.4.4 in /rslib-bridge by @dependabot in #189
  • build(deps): bump miow from 0.2.1 to 0.2.2 in /rslib-bridge by @dependabot in #192
  • Add some instructions for testing changes with the simulator by @dae in #194
  • build(deps): point anki submodule to ankidroid org fork by @mikehardy in #199
  • fix(anki): update ref to include ankidroid/anki#1 by @mikehardy in #200
  • release: 0.1.11 by @mikehardy in #201

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

25 Mar 14:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10