Releases: BrigadaSOS/Nadeshiko
Releases · BrigadaSOS/Nadeshiko
v1.0.2-prod
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
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
v0.9.9-prod
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
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
Use env variables on static path
v0.2.7
Mapp to /app folder to later add tmp inside
v0.2.6-6
Full Changelog: v0.2.6-5...v0.2.6-6
v0.2.6-1
Merge branch 'main' of https://github.com/BrigadaSOS/BrigadaSOS-db
v0.2.6
Permission handler and security added