Skip to content

chore(main): release 0.4.0#156

Closed
kilip wants to merge 1 commit intomainfrom
release-please--branches--main--components--domus
Closed

chore(main): release 0.4.0#156
kilip wants to merge 1 commit intomainfrom
release-please--branches--main--components--domus

Conversation

@kilip
Copy link
Copy Markdown
Contributor

@kilip kilip commented Apr 6, 2026

🤖 I have created a release beep boop

0.4.0 (2026-04-06)

Features

  • auth: auto-create parishioner on user registration (7f08d92)
  • auth: configured base permissions 🚀 (c3ff1a7)
  • core,config: implement domain event system and singleton utility (60312be)
  • core: add logger contract and update documentation (e7d7951)
  • core: implement storage system with R2 and GDrive (b2183db)
  • dash: [ORG-01] implement high-fidelity organization creation page, (f596548), closes #108
  • dash: added org list and detail, ref #108 (8bae8af)
  • dash: allow authenticated users to access join routes (c86e5a7)
  • dash: enforce org hierarchy and OrgParentSelect (a115edd)
  • dash: implement self-registration join page UI (f37a5c3), closes #110
  • dash: implement targeted suspense and card skeleton (9ad1655)
  • dash: improved dashboard design 🚀 (cc5e6c3)
  • dash: integrate Pino + Axiom and improve repo tests (c17cd17)
  • dash: moved seed to dash (2118b7c)
  • dash: streamline image uploads and fix E2E tests in OrgHeader (030b5d4)
  • docs: implement github issue sync and update tasks-mvp.md (ae0f14b)
  • org: add inline editing for organization profiles (e9252db)
  • org: add update and soft delete (refs #108) (f6d1f61)
  • org: implement internationalization and refactor to OrgType enum (23c4489)
  • org: implement joinId rotation with apps/cron and dash API (e5b0c2b)
  • org: implement organizational unit management (#109) (931215c)
  • org: refactor architecture and fix media errors (606a921)
  • org: refactor enrollment service and fix join UI types (31ef83d)
  • org: refactor OrgNewPage to RSC and fix type safety [ORG-01-ST-02] (f4ab6ae)
  • wip seed (e526e83)

Bug Fixes

  • auth: remove baseUrl config (3ea0ed6)
  • config: use production env during deployemnet 🚀 (8e4e0f3)
  • config: use production env during deployment 🚀 (1613992)
  • correct schema id syntax and restore uuid consistency (1c4b8b7)
  • cron: fix cron schedule (8725def)
  • dash: 404 error on profile 🐛 (1a1b960)
  • dash: enhance organization UI and suppress React 19 theme warning (6d0da4d)
  • dash: fixing axiomhq/pino transport (a87a2a7)
  • dash: gate org removal and stabilize e2e tests (59a0ced)
  • dash: put globals and layout in app dir (b01a63e)
  • dash: resolve OrgForm type mismatch and fix org e2e tests (abcba7d)
  • db: align schema, repos, and entities with ERD (aee13df)
  • deps: update dependency lucide-react to v1 (b6e4d25)
  • deps: update dependency next to v16.2.2 (60351e1)
  • deps: update dependency uuid to v13 (eeac1d1)
  • docs: fixing documents inconsistencies :bugs: (ff139b8)
  • typescript config (cf84a1a)

This PR was generated with Release Please. See documentation.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
domus Ready Ready Preview Apr 6, 2026 1:55pm

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
domus-cron 419c53a Commit Preview URL

Branch Preview URL
Apr 06 2026, 01:57 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.05%. Comparing base (cf84a1a) to head (419c53a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   46.05%   46.05%           
=======================================
  Files          74       74           
  Lines        2191     2191           
  Branches      457      457           
=======================================
  Hits         1009     1009           
  Misses       1182     1182           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kilip kilip force-pushed the release-please--branches--main--components--domus branch 2 times, most recently from 06afa7a to 1713c28 Compare April 6, 2026 13:03
@kilip kilip force-pushed the release-please--branches--main--components--domus branch from 1713c28 to cdad267 Compare April 6, 2026 13:52
@kilip kilip force-pushed the release-please--branches--main--components--domus branch from cdad267 to 419c53a Compare April 6, 2026 13:56
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/pkrbt1937?upgradeToPro=build-rate-limit

@kilip kilip closed this Apr 6, 2026
@kilip kilip deleted the release-please--branches--main--components--domus branch April 6, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ORG-03] Implement joinId — Join Page & Cron Rotation [ORG-01] Implement Organization Management

1 participant