Releases: wsw70/dly
Releases · wsw70/dly
v2.0.0
NEW: popup instead of text command line, tags can now be added without restrictions (e.g. this is a new note with #hello tag
)
NEW: (Windows only) notification when the entry is added to Logseq. To enable add ShowNotificationOnSuccess: true
to the config file.
NEW: (Windows only) notification when new version is available. To enable add ShowNotificationOnNewversion: true
to the config file.
DEPRECATED: AddHashtag
and HashtagToAdd
Full Changelog: v1.4.1...v2.0.0
v1.4.1
- Added automatic check for new versions
Full Changelog: v1.3...v1.4.1
v1.3
Full Changelog: v1.2...v1.3
v1.2
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Rename module for compatibility with go install command by @alphatroya in #1
New Contributors
- @alphatroya made their first contribution in #1
Full Changelog: v1.0...v1.1