Skip to content

Releases: Bombe/Sone

v82: Version 82

28 Apr 09:12
5c5bee9
Compare
Choose a tag to compare
  • Add stricter WoT filtering.
  • Add 🇮🇹 translation (thanks, Costantino Beretta!).

v81: Version 81

09 Feb 12:04
faf6624
Compare
Choose a tag to compare
  • 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

21 Nov 15:32
v80
b4d2d68
Compare
Choose a tag to compare
* Fix bug that prevented Sone from loading

v79: Version 79

21 Nov 15:31
v79
03cec6a
Compare
Choose a tag to compare
* 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!)