Releases: TrueBrain/TrueWiki
Releases · TrueBrain/TrueWiki
1.0.5
Improved browsing experience by introducing caching policies.
1.0.4
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
Heavily reduced memory usage (at least 50%, more likely ~70%, in peek moments).
1.0.2
Fix: skip the cache if it somehow got corrupted (#76)
1.0.1
Fix: with Content-Security-Policy, data: CSS elements don't work (#74)
Replaced them with UTF-8 characters, which look good-enough for now.