Releases: Bombe/Sone
Releases · Bombe/Sone
v82: Version 82
v81: Version 81
- Save configuration less frequently.
- Store elements in database less frequently.
- Upgraded included jQuery.
- Remove all trust manipulation settings from Sone.
- Fix bug that empties Sones on saving.
- Lock Sones that are loaded empty due to afore-mentioned bug.
- Add notification when Sones were locked due to afore-mentioned bug.
- Update French translation (thanks, Salvatore Giudice!).
- Change logic for selecting Sone for replies.
- Make a lot more parts of Sone testable.
- Use Transifex for translations.
v80: Version 80
* Fix bug that prevented Sone from loading
v79: Version 79
* Update Kotlin to version 1.2.71 * Update Gradle to version 4.5 * Fix link parser for SSKs without document name * Fix bug that Sones’ names would not be shown * Improve link parser for SSKs/USKs with filenames * Speed up running tests by parallelizing execution * Fix link parser allowing links that the browser would mangle (thx, TheSeeker!)