Skip to content

Releases: BrigadaSOS/Nadeshiko

v1.0.2-prod

26 Oct 17:08
Compare
Choose a tag to compare

What's Changed

  • Sentence search now returns 20 sentences instead of 10 by @Natsume-197
  • All Anki related methods are now in stores/anki.ts by @xyaman
  • Typos for better reading of code by @xyaman
  • Fix for audio not playing on iOS mobile devices @xyaman
  • Loading indicators restored by @Natsume-197
  • All backend and frontend dependencies updated by @Natsume-197
  • Fix for specific scrolling cases where new sentences did not load by @Natsume-197

Full Changelog: v1.0.1-prod...v1.0.2-prod

v1.0.0-prod

27 Sep 17:25
Compare
Choose a tag to compare

What's Changed

  • Mine without using the extension by @xyaman in #70
  • Fixes #38. Adds custom ankiconnect server address. by @xyaman in #74
  • Expand the sentence with the next or previous sentence using a button by @Natsume-197 and @xyaman in #59

Full Changelog: v0.9.9-prod...v1.0.0-prod

v1.0.0-dev

27 Sep 17:31
Compare
Choose a tag to compare
v1.0.0-dev Pre-release
Pre-release

What's Changed

  • Mine without using the extension by @xyaman in #70
  • Fixes #38. Adds custom ankiconnect server address. by @xyaman in #74
  • Expand the sentence with the next sentence using a button by @Natsume-197 in #59

v0.9.9-prod

09 Sep 02:18
Compare
Choose a tag to compare

What's Changed

  • Fixed the extension to work with the lastest version of Nadeshiko by @xyaman in #45
  • Support for amd64 architectures PGSync by @Natsume-197 in #66
  • Fix wrong redirect in batch search by @Natsume-197 in #69
  • Allow adding to a specific note id instead of just the last one added by @xyaman in #67

v0.9.9-dev

09 Sep 02:17
Compare
Choose a tag to compare

What's Changed

  • Support for amd64 architectures PGSync by @Natsume-197 in #66
  • Fix wrong redirect in batch search by @Natsume-197 in #69
  • Allow adding to a specific note id instead of just the last one added by @xyaman in #67

v0.2.7-1

16 Jul 17:04
Compare
Choose a tag to compare
Use env variables on static path

v0.2.7

16 Jul 16:47
Compare
Choose a tag to compare
Mapp to /app folder to later add tmp inside

v0.2.6-6

15 Jul 23:12
Compare
Choose a tag to compare

Full Changelog: v0.2.6-5...v0.2.6-6

v0.2.6-1

14 Jul 19:06
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/BrigadaSOS/BrigadaSOS-db

v0.2.6

14 Jul 18:31
Compare
Choose a tag to compare

Permission handler and security added