Skip to content

Commit

Permalink
Release 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Dec 11, 2024
1 parent b38fbab commit f6ca783
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Fedify changelog
Version 1.0.12
--------------

To be released.
Released on December 11, 2024.

- Fixed idempotence check in inbox listeners to ensure activities for
different origins are processed correctly.
Expand All @@ -15,7 +15,7 @@ To be released.
Version 1.0.11
--------------

Released on December 22, 2024.
Released on November 22, 2024.

- Fixed a bug where `lookupWebFinger()` function had thrown a `TypeError`
when the *.well-known/webfinger* redirects to a relative URI. [[#166]]
Expand All @@ -24,7 +24,7 @@ Released on December 22, 2024.
Version 1.0.10
--------------

Released on December 19, 2024.
Released on November 19, 2024.

- Fix a bug where `Actor`'s `inbox` and `outbox` properties had not been
able to be set to an `OrderedCollectionPage` object, even though it is
Expand Down Expand Up @@ -81,7 +81,7 @@ Released on December 19, 2024.
Version 1.0.9
-------------

Released on December 14, 2024.
Released on November 14, 2024.

- Suppressed a `TypeError` with a message <q>unusable</q> due to Node.js's
mysterious behavior. [[#159]]
Expand Down

0 comments on commit f6ca783

Please sign in to comment.