Skip to content

v2.3.0 - implement nodeinfo standard

Choose a tag to compare

@wmurphyrd wmurphyrd released this 28 Jan 22:28
· 128 commits to master since this release

nodeinfo

nodeinfo is a popular method for discovering information about servers in the fediverse, and now it is supported by Apex. New settings have been added (listed in README) to configure your node's nodeinfo. A new index is added to the database to ensure the user count queries are fast, but this does not require a migration unless you've added an index to objects collection that already covers id and type. Please file an issue if you encounter any difficult upgrading.

What's Changed

Full Changelog: v2.2.1...v2.3.0