Fedify 1.2.0
Released on October 31, 2024.
-
Added
InboxContext.recipientproperty. -
Added NodeInfo client functions.
- Added
getNodeInfo()function. - Added
GetNodeInfoOptionsinterface. - Added
parseNodeInfo()function. - Added
ParseNodeInfoOptionsinterface.
- Added
-
Re-exported Semantic Versioning-related types and functions:
- Added
SemVertype. - Added
formatSemVer()function. - Added
parseSemVer()function.
- Added
-
Added
followedMessageproperty toActortype in Activity Vocabulary API.- Added
Application.followedMessageproperty. new Application()constructor now acceptsfollowedMessageoption.Application.clone()method now acceptsfollowedMessageoption.- Added
Group.followedMessageproperty. new Group()constructor now acceptsfollowedMessageoption.Group.clone()method now acceptsfollowedMessageoption.- Added
Organization.followedMessageproperty. new Organization()constructor now acceptsfollowedMessageoption.Organization.clone()method now acceptsfollowedMessageoption.- Added
Person.followedMessageproperty. new Person()constructor now acceptsfollowedMessageoption.Person.clone()method now acceptsfollowedMessageoption.- Added
Service.followedMessageproperty. new Service()constructor now acceptsfollowedMessageoption.Service.clone()method now acceptsfollowedMessageoption.
- Added
-
Log messages now can be traced using LogTape's implicit contexts. [#118]
-
Added options for an AMQP driver to
fedify initcommand.- Added
amqpvalue to the-q/--message-queueoption of thefedify initcommand.
- Added
-
Added
fedify nodesubcommand. -
Added more log messages using the LogTape library. Currently the below logger categories are used:
["fedify", "nodeinfo", "client"]