What's Changed
- docs(api): improve public API reference documentation by @brendan-kellam in #1068
- chore: remove all Stripe billing code and database schema by @brendan-kellam in #1069
- chore(web): remove unused code and dead exports by @brendan-kellam in #1070
- refactor(web): migrate all auth to withAuthV2/withOptionalAuthV2 by @brendan-kellam in #1071
- feat(web): replace placeholder avatars with minidenticon-based UserAvatar by @brendan-kellam in #1072
- refactor(web): rename withAuthV2 to withAuth by @brendan-kellam in #1073
- refactor(web): remove domain param from getBrowsePath, use SINGLE_TENANT_ORG_DOMAIN internally by @brendan-kellam in #1074
- refactor: remove SOURCEBOT_TENANCY_MODE and multi-tenancy code paths by @brendan-kellam in #1075
- feat: add GET /api/commit endpoint and improve git API response formats by @brendan-kellam in #1077
- chore(deps): bump simple-git from 3.27.0 to 3.33.0 by @dependabot[bot] in #1078
Full Changelog: v4.16.4...v4.16.5