Skip to content

Releases: drasticactions/FishyFlip

4.2.0

15 Dec 06:43
c093350

Choose a tag to compare

This release bumps the ATProtocol bindings, including recent changes for Age verification.

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

05 Nov 00:04
6a34c24

Choose a tag to compare

The biggest change are the removal of "Third-Party" Bindings, for reasons listed here. You can still create custom ATObject values and add them to the Json Converters to handle them yourself.

This also adds experimental support for ASP.NET and using FishyFlip in server code. It's not complete, but it's something, and I wanted to throw it out there for those interested.

What's Changed

New Contributors

Full Changelog: 3.11.0...4.1.0

3.11.0

21 Aug 06:56
d507c29

Choose a tag to compare

What's Changed

Full Changelog: 3.10.0...3.11.0

3.10.0

13 Jun 00:52
e01b9d9

Choose a tag to compare

What's Changed

Full Changelog: 3.9.0...3.10.0

3.9.0

22 Apr 05:28
825143d

Choose a tag to compare

This release bumps the ATProto bindings, including the new Verification support for the Bluesky lexicon. There's also a minor change to better handle the disposal of the websocket.

What's Changed

Full Changelog: 3.8.0...3.9.0

3.8.0

11 Apr 06:48
3215c1f

Choose a tag to compare

This release adds support for the new Host Sync endpoints and bumps the dependencies up to the newest versions.

What's Changed

Full Changelog: 3.7.0...3.8.0

3.7.0

09 Apr 01:12

Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.7.0

3.6.0

30 Mar 10:01
8fd1490

Choose a tag to compare

This release bumps the ATProto lexicon values, but it's primarily to bump the base version to 3.6.0. @alnkesq pointed out that the alpha were not being uploaded, and it's because the way I was publishing the base releases (rebasing main to the newest develop commit and tagging it) would break the alpha versions, since that's based on the commit distance from main, and wouldn't bump the version.

So I need to come up with a better way to auto-tag versions, but this should at least "fix" the base version for now until I do that.

What's Changed

Full Changelog: 3.5.4...3.6.0

3.5.4

29 Mar 15:16
0d3eb1e

Choose a tag to compare

What's Changed

Full Changelog: 3.5.3...3.5.4

3.5.3

20 Mar 07:30
5a9d778

Choose a tag to compare

The release fixes an issue when authenticated with PDS sites that do not enable DidDocs to be sent with their requests.

What's Changed

Full Changelog: 3.5.2...3.5.3