Skip to content

Releases: dahlia/fedify

Fedify 1.2.1

31 Oct 14:46
1.2.1
df9b24f
Compare
Choose a tag to compare

Released on October 31, 2024.

  • Now fedify node command can render the node's favicon with image/vnd.microsoft.icon or image/x-icon format.

Fedify 1.2.0

31 Oct 06:40
1.2.0
2e63904
Compare
Choose a tag to compare

Released on October 31, 2024.

  • Added InboxContext.recipient property.

  • Added NodeInfo client functions.

    • Added getNodeInfo() function.
    • Added GetNodeInfoOptions interface.
    • Added parseNodeInfo() function.
    • Added ParseNodeInfoOptions interface.
  • Re-exported Semantic Versioning-related types and functions:

    • Added SemVer type.
    • Added formatSemVer() function.
    • Added parseSemVer() function.
  • Added followedMessage property to Actor type in Activity Vocabulary API.

    • Added Application.followedMessage property.
    • new Application() constructor now accepts followedMessage option.
    • Application.clone() method now accepts followedMessage option.
    • Added Group.followedMessage property.
    • new Group() constructor now accepts followedMessage option.
    • Group.clone() method now accepts followedMessage option.
    • Added Organization.followedMessage property.
    • new Organization() constructor now accepts followedMessage option.
    • Organization.clone() method now accepts followedMessage option.
    • Added Person.followedMessage property.
    • new Person() constructor now accepts followedMessage option.
    • Person.clone() method now accepts followedMessage option.
    • Added Service.followedMessage property.
    • new Service() constructor now accepts followedMessage option.
    • Service.clone() method now accepts followedMessage option.
  • Log messages now can be traced using LogTape's implicit contexts. [#118]

  • Added options for an AMQP driver to fedify init command.

    • Added amqp value to the -q/--message-queue option of the fedify init command.
  • Added fedify node subcommand.

  • Added more log messages using the LogTape library. Currently the below logger categories are used:

    • ["fedify", "nodeinfo", "client"]

Fedify 1.1.3

30 Oct 15:26
1.1.3
8d09c2f
Compare
Choose a tag to compare

Released on October 31, 2024.

  • Fixed a bug where fetchDocumentLoader() function had disallowed redirecting to a private network address when the second parameter, a boolean value to allow private network addresses, was true.

Fedify 1.0.7

30 Oct 15:23
1.0.7
a082ae9
Compare
Choose a tag to compare

Released on October 31, 2024.

  • Fixed a bug where fetchDocumentLoader() function had disallowed redirecting to a private network address when the second parameter, a boolean value to allow private network addresses, was true.

Fedify 0.15.5

30 Oct 15:16
0.15.5
74eea81
Compare
Choose a tag to compare

Released on October 30, 2024.

  • Fixed a bug where fetchDocumentLoader() function had disallowed redirecting to a private network address when the second parameter, a boolean value to allow private network addresses, was true.

Fedify 1.1.2

27 Oct 01:38
1.1.2
ae8bc4f
Compare
Choose a tag to compare

Released on October 27, 2024.

  • Fixed default document loaders' incorrect handling of relative URIs in Link headers with rel=alternate. [#155 by Emelia Smith]
  • The fetchDocumentLoader() function now preloads the following JSON-LD context: http://schema.org/.

Fedify 1.0.6

27 Oct 01:30
1.0.6
18c906e
Compare
Choose a tag to compare

Released on October 27, 2024.

  • Fixed default document loaders' incorrect handling of relative URIs in Link headers with rel=alternate. [#155 by Emelia Smith]
  • The fetchDocumentLoader() function now preloads the following JSON-LD context: http://schema.org/.

Fedify 0.15.4

27 Oct 01:23
0.15.4
4601621
Compare
Choose a tag to compare

Released on October 27, 2024.

  • Fixed default document loaders' incorrect handling of relative URIs in Link headers with rel=alternate. [#155 by Emelia Smith]
  • The fetchDocumentLoader() function now preloads the following JSON-LD context: http://schema.org/.

Fedify 1.1.1

23 Oct 15:24
1.1.1
fc588de
Compare
Choose a tag to compare

Released on October 23, 2024.

Fedify 1.0.5

23 Oct 14:58
1.0.5
b87a3e2
Compare
Choose a tag to compare

Released on October 23, 2024.