Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 [ci]: Ready for Release (beta) #453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

studiocms-no-reply
Copy link
Member

@studiocms-no-reply studiocms-no-reply commented Mar 5, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

studiocms@0.1.0-beta.12

Patch Changes

  • #456 d66d081 Thanks @Adammatthiesen! - Expand SDK virtual cache system to allow more functionality either with the cache or passthrough to the normal SDK

  • #455 a23a95e Thanks @Adammatthiesen! - Implement runtime logger on all API routes

  • #454 1021093 Thanks @Adammatthiesen! - Refactor pageType api endpoint management to prevent errors when using virtual modules within a APIRoute

  • #458 d445247 Thanks @Adammatthiesen! - Hide and protect the deleted "Ghost" user from the dashboard

  • #461 49171af Thanks @Adammatthiesen! - Implement forgot password functionality if mailer is enabled

  • #464 c77c4c7 Thanks @Adammatthiesen! - Internal package organization, no user facing changes

  • #459 c914ec4 Thanks @Adammatthiesen! - Extend mailer functionality into the auth system for optional Email verification

  • #460 0b4c1fe Thanks @Adammatthiesen! - Implement basic email notifier system for User and Admin notifications

  • #457 1421e4c Thanks @Adammatthiesen! - Implement new SMTP nodemailer configuration for sending emails from StudioCMS

    SMTP Mailer Configuration:

    • Added SMTP mailer configuration options in the ConfigForm.astro file, including enabling/disabling the mailer and configuring SMTP settings.
    • Introduced new routes and entry points for mailer configuration and test email functionalities in index.ts.

    Database Schema Updates:

    • Added a new table StudioCMSMailerConfig to store SMTP mailer settings.
    • Updated existing tables to remove default values from JSON columns. (Potentially breaking)
  • #462 bf1b118 Thanks @Adammatthiesen! - Update the email templates, modifying the user invite API route, and improving the handling of email sending errors.

@studiocms/blog@0.1.0-beta.12

Patch Changes

@studiocms/devapps@0.1.0-beta.12

Patch Changes

@studiocms-no-reply studiocms-no-reply requested a review from a team as a code owner March 5, 2025 23:37
@studiocms-no-reply studiocms-no-reply added the ci Continuous Integrations / Automation label Mar 5, 2025
Copy link

pkg-pr-new bot commented Mar 5, 2025

Open in Stackblitz

npm i https://pkg.pr.new/withstudiocms/studiocms@453
npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/blog@453
npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/devapps@453

commit: bc832f2

@withstudiocms-deployments
Copy link

withstudiocms-deployments bot commented Mar 5, 2025

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-03-13 06:29:45 CET

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 7b61d44 to a78cb13 Compare March 12, 2025 14:27
@github-actions github-actions bot force-pushed the changeset-release/main branch from a78cb13 to 530c89d Compare March 13, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integrations / Automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant