Skip to content

Releases: DevelopingSpace/starchart

Change Log

27 Apr 14:45
bea4cb2
Compare
Choose a tag to compare

Commits

  • fd87b92: Bump @aws-sdk/client-route-53 from 3.315.0 to 3.319.0 (#668) (dependabot[bot]) #668
  • 43ea9db: Bump isbot from 3.6.8 to 3.6.10 (#669) (dependabot[bot]) #669
  • 6a24187: Bump @types/react from 18.0.37 to 18.2.0 (#670) (dependabot[bot]) #670
  • 85b77c4: Bump esbuild from 0.17.17 to 0.17.18 (dependabot[bot]) #671
  • 536c65e: Fix multiple notifications at once bug (#667) (Taimoor D) #667
  • f0855ff: Bump @types/react-dom from 18.0.11 to 18.2.1 (dependabot[bot]) #672

Change Log

20 Apr 00:33
013a6a9
Compare
Choose a tag to compare
Merge pull request #653 from DevelopingSpace/main

fix: Account for ACME order deduplication

v0.9.0 (Milestone 0.9)

09 Apr 17:26
0b84529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0 (Milestone 0.8)

02 Apr 15:55
Compare
Choose a tag to compare

What's Changed

  • Replacing Varchar to Text for 'privateKey' and 'certificate by @Ririio in #456
  • Fix DNS record expiry date always being set to July by @Eakam1007 in #457
  • feat: Dns reconciler queue by @dadolhay in #447
  • fix: Reconciler by @dadolhay in #460
  • fix: Reconciler by @dadolhay in #461
  • Fix reconciler TXT record handling by @dadolhay in #465
  • Add bad word filter by @Genne23v in #449
  • Bump bullmq from 3.10.1 to 3.10.2 by @dependabot in #468
  • Bump @playwright/test from 1.32.0 to 1.32.1 by @dependabot in #469
  • Bump navied/secure-actions-webhook from 0.2.0 to 0.2.1 by @dependabot in #467
  • Bump @vitest/coverage-istanbul from 0.29.7 to 0.29.8 by @dependabot in #470
  • Refactor to use database as DNS ground truth, remove DNS worker code by @humphd in #464
  • fix: Reconciler flag handling by @dadolhay in #475
  • feat: Cleaning out obsolete challenge records, fixing certificate save by @dadolhay in #479
  • Bump @types/validator from 13.7.12 to 13.7.14 by @dependabot in #472
  • Add CNAME validation by @Genne23v in #452
  • Bump @types/node from 18.14.2 to 18.15.11 by @dependabot in #471
  • Update esbuild to fix crash introduced by PR #471 by @humphd in #481
  • Back-End Connection with Certificate UI by @Ririio in #434
  • Create docker-production.yml similar to docker-staging.yml by @humphd in #485
  • Update DEPLOY info with more details by @humphd in #484
  • FE: Adding Seneca Policy Link by @Ririio in #492
  • FE: Fixing the style of certificate text by @Ririio in #489
  • Tests for functions that interact with system state by @cychu42 in #483
  • Create admin page with layout by @Myrfion in #451
  • Configure auto-removal of jobs on completion/failure by @SerpentBytes in #458
  • Add checks for deactivated users by @Eakam1007 in #487
  • FE: Download Icon Functional by @Ririio in #474

Full Changelog: v0.7.0...v0.8.0

v0.7.0 (Milestone 0.7)

26 Mar 18:50
4f377a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0 (Milestone 0.6)

20 Mar 01:15
a580cf1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0 (Milestone 0.5)

12 Mar 20:52
e143034
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0 (Milestone 0.4)

27 Feb 04:57
9f22edc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...v0.4.0

v0.3.0

19 Feb 17:46
38d46ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...0.3.0

v0.2.0 (Milestone 0.2)

12 Feb 17:46
Compare
Choose a tag to compare

What's Changed

  • Setup MailHog in Docker to send test notifications by @SerpentBytes in #146
  • fix(ci): e2e test timeout len and cache name by @shawnyu5 in #155
  • fix: mailhog container not working on M1 Mac by @SerpentBytes in #159
  • feat: Implement authoritative DNS check for acme challenge by @dadolhay in #154
  • Improve and secure Dockerfile for production by @humphd in #157
  • Update Nodemailer production transport options for testing by @SerpentBytes in #152
  • Add skeleton pages for user dashboard routes by @Eakam1007 in #156
  • Add BullMQ + Redis and prototype notifications queue by @humphd in #161
  • feat: verify ACME challenges and complete order by @dadolhay in #164
  • Move all tests into test folder by @Eakam1007 in #165
  • Add seeding for Record, Certificate, and Challenge by @cychu42 in #160
  • Header & Login - UI Implementation by @Ririio in #166
  • Bump @prisma/client from 4.9.0 to 4.10.1 by @dependabot in #180
  • Bump http-graceful-shutdown from 3.1.12 to 3.1.13 by @dependabot in #182
  • Bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #178
  • Bump @types/react from 18.0.27 to 18.0.28 by @dependabot in #177
  • Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #179
  • Add interface to DNS and DB by @Genne23v in #162
  • Getting ready for IDP + SP work by @sfrunza13 in #174
  • Bump version to v0.2.0 in package.json by @cychu42 in #186

Full Changelog: v0.1.0...v0.2.0