Have TW v5.4.0 build-in now. Also simplify the default template so it is more new-user friendly.
Enhancement of Git and Synchronization Experience
Now Desktop and mobile sync using Git, so you have version control shared between clients.
- Added Git chart view to view commit history more intuitively.
- Git Log supports search and is adapted to the theme color, making it easier to locate historical records.
- Fixed and enhanced the file monitoring logic, supporting the linkage between watch fs and git synchronization.
- Improved the handling of large JSON files to reduce exceptions during file monitoring and synchronization.
- Supports more secure handling of the .git directory, symbolic link sub - wikis, and external attachments during synchronization.
Enhancement of Sub - wiki and Configuration Synchronization Capabilities
- Enhanced the sub - wiki routing ability, supporting tag tree based tiddler routing and more stable sub - wiki synchronization.
- Added support for external attachments in sub - wikis, allowing files to enter the correct sub - wiki folders according to routing rules.
- Migrated the workspace configuration to tidgi.config.json and retained key configurations such as workspace name.
- Fixed issues with template copying and path recognition to avoid incorrect overwriting of tidgi.config.json or treating it as an entry.
Improvement of Desktop and Release Experience
- Added a mini window.
- Added the ability to move folders, facilitating the adjustment of the workspace location.
- Fixed startup errors, hibernation - related issues, open app behavior, and menu synchronization issues.