CoreGit [changelog]
[gists] [register] [login]

Changelog

  • 2026-04-13 · Added in-app feedback button + Resend-backed mailer (login emails now actually send)
  • 2026-04-13 · Added /guide user guide page covering API, PATs, gists, repos, PRs, Discord
  • 2026-04-13 · Added /api/v1 pull request endpoints with new pull_requests:read / pull_requests:write scopes
  • 2026-04-13 · Verified gist push/pull from a browser extension via API + personal access token
  • 2026-04-13 · Added /api/v1/repos endpoints wired to repos:read / repos:write scopes
  • 2026-04-13 · Added Personal Access Tokens with granular scopes (gists/repos read/write)
  • 2026-04-13 · Added /api/v1/gists REST API authenticated via Personal Access Tokens
  • 2026-04-13 · Added activity feed to admin settings showing all user actions
  • 2026-04-13 · Added user list and role management (admin/regular) to admin settings
  • 2026-04-13 · Added Gists feature with public/private visibility and syntax highlighting
  • 2026-04-12 · Added GitHub App API emulation for external tool integration
  • 2026-04-12 · Documented Coolify GitHub App source setup
  • 2026-04-12 · Gitignored runtime-generated SSH host keys
  • 2026-03-29 · Live push updates, markdown rendering, smaller toasts, copyable commands
  • 2026-03-29 · Added user profile page with contribution heatmap and activity timeline
  • 2026-03-29 · Added repository search input field
  • 2026-03-29 · Added AI fix suggestions, browsing features, Discord notifications, activity feed
  • 2026-03-29 · Added admin settings page
  • 2026-03-28 · Initial Coolify deployment support
  • 2026-03-28 · Initial release