Skip to content

Releases: TrueBrain/TrueWiki

1.0.5

13 Nov 13:46
Compare
Choose a tag to compare

Improved browsing experience by introducing caching policies.

1.0.4

13 Nov 10:42
5ca2508
Compare
Choose a tag to compare
Fix #75: escalate exceptions from tasks to main thread (#78)

This means that an unexpected exception will terminate the
application completely, instead of hiding away a bit.

1.0.3

12 Nov 23:28
Compare
Choose a tag to compare

Heavily reduced memory usage (at least 50%, more likely ~70%, in peek moments).

1.0.2

12 Nov 21:03
4d11597
Compare
Choose a tag to compare
Fix: skip the cache if it somehow got corrupted (#76)

1.0.1

12 Nov 14:54
fe9b485
Compare
Choose a tag to compare
Fix: with Content-Security-Policy, data: CSS elements don't work (#74)

Replaced them with UTF-8 characters, which look good-enough for now.

1.0.0

11 Nov 15:16
b217670
Compare
Choose a tag to compare

First stable release