Releases: Runik-3/core
Releases · Runik-3/core
v0.2.6
v0.2.5
Bug fixes
- case insensitive file collision handling
- prevents users from overwriting dictionaries of the same name (different case) on case-insensitive file systems
- upgrade to runik-3/builder v0.0.8
- parser fixes: handles self-closing tags, preventing content following self-closing tags from getting removed from the definition unnecessarily
- preserve dictionary metadata when editing dictionaries
- misc styling/ux improvements
v0.2.4
Features
- Rename library dictionaries
- Dictionary names default to use the Wiki name rather than the url subdomain
- Minor UI improvements
Bug fixes
- Installing multiple dictionaries at once on kindle devices no longer causes an error
- You can no longer generate a dictionary whose name clashes with an existing dictionary in your library
- You can no longer install a dictionary to a device whose name clashes with an existing dictionary on the device
v0.2.3
build: v0.2.3
v0.2.2
Features
- StarDict support
- convert to stardict from the export menu
- Export dictionaries to arbitrary directories
- prior to this dictionaries could only be converted for supported devices through the device interface
Bug fixes
- Better wiki api endpoint parsing (previously would not start generating for some wiki urls)
- Kobo conversion no longer broken for entries starting with a wikitext indent character
- Device selection persists when opening the select device menu and not selecting an option
- minor other fixes
v0.1.4
build: v0.1.4
v0.1.3
build: v0.1.3
v0.1.2
build: v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: refactor device in preparation for kindle support by @matteomiceli in #4
- feat: Kindle support by @matteomiceli in #5
Full Changelog: v0.0.4...v0.1.0