Releases: donmor/Tiddloid
Releases · donmor/Tiddloid
Release_20191120_202051
Update detail:
- Direct export now supports getting filename from TiddlyWiki
- Fixed the bug that the backup files not removed after Wiki rolled back
Release_20191015_054152
Update detail:
- Improved TW detector performance
- Added ja-JP template repository
Release_20191015_013654
Update detail:
- Fixed the bug causing TWC not being saved
- Code refactoring
Release_20191011_174247
Update detail:
- UI tweaks
- Large favicon support
- Bug fixes and code refactoring
Release_20190927_224519
Update detail:
- Supports Android Q dark mode (since the bug crashing WebView in AppCompat 1.1.0 have been fixed)
- UI tweaks
Release_20190926_190719
Update detail:
- Migrated the project to AndroidX
- New splash screen (like Tiddloid Lite)
- No more valid checks on refreshed. Wikis that can no longer access to still prompt user to remove it if clicked.
- Stores and shows title and subtitle separately (only if title and subtitle customized. New wikis that have neither title nor subtitle changed will shown as before, since title and subtitle tiddler not created)
- Texts not turning to white under dark mode on Q devices (while Tiddloid Lite supports dark mode)
- Now uses a new saver that compatible to AndTidWiki and so does Tiddloid Lite.
- Supports file exporting (Needs to install a new saver to the wiki, otherwise the downloader would be called. Tiddloid Lite may crash on exporting without new saver installed on some aged android versions. I'd create a PR to TW5 to make latest template have the new saver pre-installed)
- Json DB methods refactored
- Simplified TWC checking system (removed the implementation of Rhino)
Release_20190918_193046
Bug fix: Wikis with Unicode characters included in path not saving
Dirty indicator now supports both TW5 and TWC
Release_20190726_125311
New Features:
- Added dirty indicator for TW5(The confirm window shows up only if the wiki is "dirty"). (Issue #2)
- Fixed some bugs
Release_20190527_165836
Issue #1 accepted and this version was created. Added a feature to create shortcut to existing wikis.
Release_20190527_134104
This version could be latest for a long time unless a critical bug is reported.
2019/5/21 Update: Bug Fix: A deprecated method causing notification system of download manager to crash the application. [FIXED]