chore(root): changesets

This commit is contained in:
Ben Allfree 2025-07-22 08:20:07 -07:00
parent 0cfed9530f
commit b03fa83f03
14 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Add blog functionality with dynamic promo banner integration and content management features

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Fix various issues including empty instance name validation, blog link typos, avatar digest errors, promo banner links, and delete button functionality

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Improve console logger browser compatibility and optimize breadcrumb handling for better debugging

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Implement automated custom domains with Cloudflare integration and multiple domain support per instance

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Enhance dashboard UI with improved layout constraints, instance title cosmetics, user subscription logging, and subdomain text truncation

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Fix firewall health check endpoints and improve HTTP status code responses for better monitoring

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Improve instance shutdown handling, add HandleInstanceResolve API, and enhance Docker container startup timing

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Improve logging consistency across services, enhance error messaging, and add container launch timing for better debugging

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Add MothershipMirrorService with event handlers for improved data synchronization

View File

@ -0,0 +1,5 @@
---
'pockethost': major
---
Implement hard paywall system with subscription management, billing integration, and user access controls

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Add subscription quantity management, billing integration improvements, and enhanced user account controls with suspension support

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Migrate to tsx for CLI execution, remove winston logging, update to SvelteKit 3 and Vite 6, and improve build tooling

View File

@ -0,0 +1,5 @@
---
'pockethost': patch
---
Update supported PocketBase versions, improve package hashes, and enhance deployment workflow with Wrangler integration

View File

@ -0,0 +1,5 @@
---
'pockethost': minor
---
Add webhooks support to PocketHost for scheduled and event-driven operations