Releases: Lissy93/domain-locker
Releases · Lissy93/domain-locker
Release v0.1.2 of Domain Locker
Release v0.1.1 of Domain Locker
Release v0.1.0 of Domain Locker
Release v0.0.9 of Domain Locker
✨ New Features
538fcc4- Completed helm values and templates (commit by @Lissy93)5406908- Adds notes for helm k8 (commit by @Lissy93)a8075f3- CD workflow for publishing helm charts (commit by @Lissy93)1354018- Preview domain option (commit by @Lissy93)4145258- Push helm chart to cloudsmith (commit by @Lissy93)1543614- Auto-update ArchiveHub when new package published (commit by @Lissy93)80fa48b- Add verification for archive hub (commit by @Lissy93)9f21392- Docs for helm charts (commit by @Lissy93)
🐛 Bug Fixes
8e924fb- Push helm chart to cloudsmith (commit by @Lissy93)0786033- Fixes permissions for helm push (commit by @Lissy93)8c8df99- Helm to cloudsmith (commit by @Lissy93)32f5e64- Remove artifacthub step (for now) (commit by @Lissy93)1c5ce12- Use helm-cm-push instead (cc @ccouzens) (commit by @Lissy93)0e07cc3- Final attempt, publish to gh pages (commit by @Lissy93)ee2a4e9- Get tag in demo workflow (commit by @Lissy93)8d0c60d- Remove category field (commit by @Lissy93)319bf26- Chart icon (commit by @Lissy93)6d56291- Remove alternative name (commit by @Lissy93)662ff7b- (#20) hash-id in link URLs was being stripped (commit by @Lissy93)
Release v0.0.8 of Domain Locker
✨ New Features
360758a- Adds new endpoint for updating domain on self-hosted instances (commit by @Lissy93)f044c0d- Implements saving notifications (commit by @Lissy93)7086ad4- Webhook notifications via ntfy.sh (commit by @Lissy93)c1f084b- Enable change history for self-hosted instances (commit by @Lissy93)35a9a93- Show err if failed to apply schemas (commit by @Lissy93)10c5a65- Adds cron job for updating domains (commit by @Lissy93)0db4dbd- Domain expiration reminders (commit by @Lissy93)
🐛 Bug Fixes
Release v0.0.7 of Domain Locker
✨ New Features
5b6d76c- Show domain info after adding (commit by @Lissy93)30fe6ab- Implemented endpoint tests (commit by @Lissy93)7683895- Diagnostic actions call endpoints (commit by @Lissy93)f729fec- Implements diagnostic actions for version and datavbase check (commit by @Lissy93)033ec10- advanced pages for debuggig complete (commit by @Lissy93)418e7a2- Refresh billing page after upgrade (commit by @Lissy93)df220eb- Env var for stripe info endpoint (commit by @Lissy93)06e306f- Billing info (commit by @Lissy93)896e8d3- Shows billing and invoice details, better cancellation (commit by @Lissy93)2bc5f24- Adds authenticated JWT to supabase functions (commit by @Lissy93)15022f5- Adds dependencies to attributions (commit by @Lissy93)281379a- Complete diagnostic actions for ss endpoints (commit by @Lissy93)e523e40- Adds scheduled tasks and db to status page (commit by @Lissy93)d803689- Integrated uptime results into status page (commit by @Lissy93)39ba528- CI/CD status in app status page (commit by @Lissy93)
🐛 Bug Fixes
Release v0.0.6 of Domain Locker
This version implements support for self-hosting Domain Locker.
✨ New Features
ca77b71- Password reset functionality (commit by @Lissy93)b7d4c9f- Shows articles in about page (commit by @Lissy93)2d67998- Config, schemas, IaC and serverless funcs for Supabase (commit by @Lissy93)33e6d59- Adds a SECURITY.txt (commit by @Lissy93)465eae3- Adds new favicon source (commit by @Lissy93)0103327- Dockerfile attestation and signing (commit by @Lissy93)470465c- Working docker compose (commit by @Lissy93)5ec64fa- Adds guides icon (commit by @Lissy93)1d1c622- New docs section for usage guides (commit by @Lissy93)087af60- Sort articles/guides/pages by index if present (commit by @Lissy93)f4be082- Allow unauthenticated browser-only access to advanced page (commit by @Lissy93)a65dbd3- Attribute custom plans to billing plans (commit by @Lissy93)4918689- Implemented endpoint for service status monitoring (commit by @Lissy93)87176d5- Adds admin links to /advanced page (commit by @Lissy93)12da40b- Route for error logs (commit by @Lissy93)e649c68- Adds totally unecissary charts to statuspage (commit by @Lissy93)a976cf1- Sort pages alphabetically (commit by @Lissy93)e04063b- Fix SSR (commit by @Lissy93)9d16c6d- Bash script to initialize Postgres and start the app (commit by @Lissy93)2216304- Docker image runs start.sh to check and start the env and app (commit by @Lissy93)d0da5ca- docker-compose no longer requires seed schema, as init script takes care of that (commit by @Lissy93)ff94ae3- Healthceck interval for Docker (commit by @Lissy93)f47b8c8- start.sh script working (commit by @Lissy93)4d93697- Dev links, database connection screen, feature check prop (commit by @Lissy93)d031672- Installation script (commit by @Lissy93)1cbaad1- Installation script (commit by @Lissy93)882195d- Docker SBOM attestation (commit by @Lissy93)46119c4- Page load events (commit by @Lissy93)28614e7- Add support for custom events (commit by @Lissy93)
🐛 Bug Fixes
598b969- Remove manual chunking (commit by @Lissy93)4922220- Don't render navbar preferences on server-side (commit by @Lissy93)6c10488- Docs sidebar doesn't overlap footer (commit by @Lissy93)f9bc723- Checks domain limit before saving new domain (commit by @Lissy93)3427ccd- Default preset for self-hosted is node_server (commit by @Lissy93)5a70097- Implement get total domains (commit by @Lissy93)d519fd4- Link, and settings nav scroller (commit by @Lissy93)6fa8583- External links in docs, and link to CTA component (commit by @Lissy93)d39c918- Minor linting (commit by @Lissy93)40a9973- Dont render svg if on server-side (commit by @Lissy93)ae82029- Fixes Dockerfile by specifying working node version (commit by @Lissy93)b50b258- Resolves CORS issue for OPTIONS method on pg-executer (commit by @Lissy93)3b0c05e- Base URL for Postgres executer (commit by @Lissy93)932e51d- SSR (again) (commit by @Lissy93)b9d4997- Sanitize artifact name (commit by @Lissy93)135bfb5- No upload of sbom artifact (commit by @Lissy93)638463d- Set token for attesting the SBOM (commit by @Lissy93)
⚡ Performance Improvements
899a31b- Pre-render public routes with loader at end (commit by @Lissy93)4c1bcaa- Only pre-render homepage if unauthenticated (commit by @Lissy93)d19d2eb- Adds caching and retry for gh docker build (commit by @Lissy93)0cac882- Similar npm config for prod dependencies (commit by @Lissy93)
♻️ Refactors
Release v0.0.5 of Domain Locker
✨ New Features
🐛 Bug Fixes
25065a6- npm ci command (commit by @Lissy93)b045fce- deploy.yml (commit by @Lissy93)9058ad5- Update Angular Analog, ignore mermaid in server (commit by @Lissy93)616163c- Delete all docs 💀 (commit by @Lissy93)5416ec9- Remove mermaid (commit by @Lissy93)07b309d- Dropwodn field filtering (commit by @Lissy93)160454c- Reload domains after adding new domain (commit by @Lissy93)5a77e99- Get update cound of speicific domain if specified (commit by @Lissy93)8650aab- In-app scroll position (commit by @Lissy93)bba9081- Render mermaid diagrams client-side in docs (commit by @Lissy93)7769ac7- Better error catching in docs viewer componenty (commit by @Lissy93)
⚡ Performance Improvements
Release v0.0.4 of Domain Locker
Release v0.0.3 of Domain Locker
✨ New Features
3242f9d- Prevent add domain on demo (commit by @Lissy93)92dac8c- Endpoint to keep domains updated on self-hosted (commit by @Lissy93)b1e12aa- Self-hosted endpouint for monitoring domain health (commit by @Lissy93)229e8de- Reverse feature names, so 'enable' instead of 'disable' (commit by @Lissy93)cb1c99d- Home improvments (commit by @Lissy93)411b805- Docker healthchecks (commit by @Lissy93)94b4b28- Initial check script (commit by @Lissy93)9b3058d- Initial check script (commit by @Lissy93)