Changelog 📄

9.06.2026 1 day ago

🔥 New Feature

  • Admin panel: admins can now impersonate any user directly from the users table. An amber banner is shown during the session with a one-click exit that restores the admin session.
  • Admin panel: users table now supports pagination, row selection with checkboxes, and a three-dot actions menu per row.
  • Admin panel: admins can ban users with a reason and optional expiry date. Banned users are blocked from accessing the app and shown an Account Suspended screen.
  • Admin panel: admins can lift bans at any time. Expired bans are automatically lifted on next login.
  • Admin panel: admins can permanently delete users with a confirmation dialog.
  • Admin panel: admin now can respond to feedback directly from the admin panel. Response is sent via email and includes a custom message from the admin.
7.06.2026 3 days ago

🔥 New Feature

  • Added Polar integration. Now users can have subscriptions and one-time purchases. Added Billing page where users can see their active plan and purchase history.
6.06.2026 4 days ago

🔥 New Feature

  • Added full email integration. Admin panel now shows email events like deliveries, bounces, and complaints.
5.06.2026 5 days ago

🔨 Improvement

  • Added AI skills docs for Pocketbase, Svelte and Shadcn UI.
3.06.2026 7 days ago

🔨 Improvement

  • Added onboarding widget encouraging users to complete their profile.
2.06.2026 8 days ago

🔨 Improvement

  • Added possibility to login using one-time code sent to email.
1.06.2026 9 days ago

🔨 Improvement

  • Added script to start PocketBase and SvelteKit dev servers concurrently.

🔥 New Feature

  • Added posibility to register and login with Google account.
20.05.2026 21 days ago

📄 Start

  • Initial start of the project.
24.05.2026 17 days ago

🔥 New Feature

  • Added PostHog integration.