Skip to content

Releases: prplecake/mastodon-bookmark-sync

v2.0.4 - Add Briefkasten support

21 Aug 18:44
eaaa189
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

v2.0.4-alpha

15 Aug 23:23
4bb771f
Compare
Choose a tag to compare
v2.0.4-alpha Pre-release
Pre-release

Not intended for production use!

This release and future alpha releases (2.0.4-alpha*) are being used to demonstrate an issue with GitVersion.

v2.0.3 - Account Ignore List

13 Aug 20:22
dde1a06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

v2.0.2 - Added linkding support

06 Jul 01:46
56a6dbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

v2.0.1 - appsettings tweaks

21 May 22:24
790555e
Compare
Choose a tag to compare

⚠️ Breaking Changes

We've made some changes to how we handle application settings. Going forward you will need an appsettings.json, provided by us, and an appsettings.Production.json, created by you from the appsettings.Example.json. If you're already using the C# application and have an appsettings.json, you will need to move the App and Instance configuration keys to a new appsettings.Production.json. The only key in appsettings.json at this time should be Serilog. If you need help, please head over to the support forum.

What's Changed

Full Changelog: 2.0.0...2.0.1

v2.0.0

30 Mar 04:18
f18976b
Compare
Choose a tag to compare

What's Changed

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

v2.0.0-alpha

29 Mar 03:39
2625dc9
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

Now in C#!

What's Changed

Full Changelog: 1.3.1...2.0.0-alpha

v1.3.1

24 Nov 18:47
d62f48a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

02 Nov 02:53
79ef1f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/prplecake/mastodon-bookmark-sync/commits/1.3.0

v1.2.0

27 Apr 03:42
d9982fe
Compare
Choose a tag to compare
Matthew Jorgensen (6):
      Add DeleteBookmarks instanceConfig field
      Add another crontab example
      Add status ID and visibility to bookmark object
      Add deleteBookmark method to instanceConfig
      Add VS Code launch config
      Merge pull request #6 from prplecake/dev-delete-bookmarks