mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 06:25:48 +00:00
chore(root): changesets
This commit is contained in:
parent
0cfed9530f
commit
b03fa83f03
5
.changeset/blog-feature.md
Normal file
5
.changeset/blog-feature.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Add blog functionality with dynamic promo banner integration and content management features
|
||||
5
.changeset/bug-fixes-collection.md
Normal file
5
.changeset/bug-fixes-collection.md
Normal 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
|
||||
5
.changeset/console-logger-improvements.md
Normal file
5
.changeset/console-logger-improvements.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Improve console logger browser compatibility and optimize breadcrumb handling for better debugging
|
||||
5
.changeset/custom-domains-automation.md
Normal file
5
.changeset/custom-domains-automation.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Implement automated custom domains with Cloudflare integration and multiple domain support per instance
|
||||
5
.changeset/dashboard-ui-enhancements.md
Normal file
5
.changeset/dashboard-ui-enhancements.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Enhance dashboard UI with improved layout constraints, instance title cosmetics, user subscription logging, and subdomain text truncation
|
||||
5
.changeset/health-check-fixes.md
Normal file
5
.changeset/health-check-fixes.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Fix firewall health check endpoints and improve HTTP status code responses for better monitoring
|
||||
5
.changeset/instance-handling-improvements.md
Normal file
5
.changeset/instance-handling-improvements.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Improve instance shutdown handling, add HandleInstanceResolve API, and enhance Docker container startup timing
|
||||
5
.changeset/logging-and-debugging.md
Normal file
5
.changeset/logging-and-debugging.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Improve logging consistency across services, enhance error messaging, and add container launch timing for better debugging
|
||||
5
.changeset/mothership-mirror-service.md
Normal file
5
.changeset/mothership-mirror-service.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Add MothershipMirrorService with event handlers for improved data synchronization
|
||||
5
.changeset/paywall-implementation.md
Normal file
5
.changeset/paywall-implementation.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': major
|
||||
---
|
||||
|
||||
Implement hard paywall system with subscription management, billing integration, and user access controls
|
||||
5
.changeset/subscription-management.md
Normal file
5
.changeset/subscription-management.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Add subscription quantity management, billing integration improvements, and enhanced user account controls with suspension support
|
||||
5
.changeset/tooling-and-dependencies.md
Normal file
5
.changeset/tooling-and-dependencies.md
Normal 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
|
||||
5
.changeset/version-and-deployment.md
Normal file
5
.changeset/version-and-deployment.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': patch
|
||||
---
|
||||
|
||||
Update supported PocketBase versions, improve package hashes, and enhance deployment workflow with Wrangler integration
|
||||
5
.changeset/webhooks-feature.md
Normal file
5
.changeset/webhooks-feature.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'pockethost': minor
|
||||
---
|
||||
|
||||
Add webhooks support to PocketHost for scheduled and event-driven operations
|
||||
Loading…
x
Reference in New Issue
Block a user