I was under the impression that 1.0 would remain backwards compatible with API v3.
The following API v3 endpoints are not functioning:
/api/v3/federated_instances(some apps require this to know how to handle certain links)/api/v3/user(anything profile related)/api/v3/community(create community)/api/v3/modlog
Works but with Issues:
/api/v3/search: Search works but at minimum the search type is not honored. e.g. Scope to users returned posts and comments as well.
Do you know if there’s a stable JS client? The npm versions are an absolute mess of nightlies.
And do you recall them saying 1.0 would be v3 backwards compatible? I swear I read that in one of the release notes.
Edit: Also hoping you reply to this so I can test notifications. All I can tell at this point is the poll request is successful.
Also, testing if comment edits are working.
Edit 2: Yes, comment edits are working