Skip to content

Release 2.5.0

Latest
Compare
Choose a tag to compare
@donmor donmor released this 17 Feb 07:45
· 5 commits to master since this release

Update details:

  • Wikis can stay in background now
  • Added update checker (shows up in menu when update is available)
  • Now Supports obtaining filename from .htaccess file in directory mode
  • HTTP auth credential can be cleared in wiki options (clear cookies as well)
    • The app may need to be completely restarted to take effect
  • Fixed the bug causing failure on saving a bookmarked wiki
  • Fixed the bug causing SVG icons not properly scaled
  • Fixed the bug that breaks the tweaks plugin when used with TiddlyWiki 5.2.6+
  • Removed most function of WebDAV as it is considered deprecated
    • The reasons of removing WebDAV are: lacking maintenance of bloating code; enlarged package size and redundant symbols from unnecessary dependency; poor performance of WebDAV wikis; lowered necessary to keep this as #23 got fixed.
    • Existing WebDAV wikis will become HTTP links (HTTP basic authentication may acquired; you can save changes using TW5's internal server-PUT saver module)
    • WebDAV mounting apps like DAVx⁵(F-Droid) is another choice to access your files
  • New(?) local file chooser
    • Long press back button to show hidden files
  • Dropped support for Android 4.4
  • Minor tweaks and fixes

Full Changelog: 2.4.2...2.5.0