v2.0.0
What's Changed
- Rewrite in C# by @prplecake in #22
- Update logging defaults by @prplecake in #25
- Move bookmarking services into a subfolder by @prplecake in #26
- Update README badges by @prplecake in #29
- Don't log the "The current time is..." message by @prplecake in #27
- Add note to README (and add Wiki page) regarding running on macOS by @prplecake in #30
- Fix order of Assert.AreEqual parameters by @prplecake in #31
- Introduce Bookmark.DefaultTags property by @prplecake in #32
- Revert "Introduce Bookmark.DefaultTags property" by @prplecake in #33
- Revert "Revert "Introduce Bookmark.DefaultTags property"" by @prplecake in #34
- Update log messages by @prplecake in #28
- Add LinkAce support by @prplecake in #36
- Create .github/workflows/codeql.yml by @prplecake in #39
- Create .github/workflows/dependency-review.yml by @prplecake in #40
LinkAce requires a new config key LinkAceUri
to be provided in App:Bookmarking
with the URL to your LinkAce instance without a trailing slash. See LinkAce Configuration
Full Changelog: 1.3.1...2.0.0