Skip to content

Releases: onsonr/sonr

Release 0.5.12

18 Oct 17:26
Compare
Choose a tag to compare

Changelog

  • c4aebe4 bump: version 0.5.11 → 0.5.12
  • cc6f4e6 fix(version): revert version bump to 0.5.11
  • 08c9465 refactor: remove dependency on proto change detection
  • 6429777 fix(version): update version to 0.5.12
  • e1ad117 refactor: update asset publishing configuration
  • 2cd44c0 feature/1125 offload sync service worker (#1144)
  • c2f7a53 bump: version 0.5.12 → 0.6.0
  • b6c4982 feature/1111 sync chain dwn endpoint (#1143)
  • 104df07 feat: add User-Agent and Platform to session
  • 58aa719 feat: introduce AuthState enum for authentication state
  • 9a3c8e0 bump: version 0.5.11 → 0.5.12
  • 3790e92 feature/1109 grpc session model (#1141)

Release 0.5.11

10 Oct 18:02
Compare
Choose a tag to compare

Changelog

  • 1d569d3 bump: version 0.5.10 → 0.5.11
  • 4e8db8d refactor: remove unnecessary branch configuration from scheduled release workflow
  • 02f161f fix: Correct source directory for asset publishing
  • c17bdeb Merge branch 'develop'
  • 279ab6e feature/1129 integrate webauthn controller (#1135)
  • 0a16e41 refactor: update dwn configuration generation import path
  • 45c4e0c refactor: use nebula/routes instead of nebula/global
  • 32563a5 refactor: move index template to routes package
  • a824c23 refactor: remove cdn package and move assets to global styles
  • 58a02be feat: nebula assets served from CDN
  • 5df9d4a refactor: move nebula assets to hway build directory
  • a3edb65 feat: use CDN for nebula frontend assets
  • 3637f27 feat: add static hero section content to homepage
  • 8811f56 feat: add wrangler scripts for development, build, and deployment
  • e1db07c feat: remove build configuration
  • e928ce2 refactor: remove docker build and deployment
  • 2970497 feat: move gateway web code to dedicated directory
  • 25cddba refactor: rename internal/session package to internal/ctx
  • 35348fe refactor: remove unused fields from
  • f6879f1 feat: add PubKey fast reflection
  • c3e8fcc feat(macaroon): add transaction allowlist/denylist caveats
  • 8ac1cca feat: add PR labeler
  • a7d6045 refactor: rename PR_TEMPLATE to PULL_REQUEST_TEMPLATE
  • 8bc3567 docs: remove unnecessary information from PR template
  • 1dfba6f docs: add PR templates for closed issues and community contributions
  • e4c8997 Merge branch 'develop' into feature/1129-integrate-webauthn-controller
  • 980c474 refactor: remove devbox.json init hook
  • ded13c2 Create dependabot.yml
  • a8b6eea feat(devbox): remove hway start command
  • 81c800c refactor: rename sonrd dockerfile to Dockerfile
  • c983b77 refactor: remove unused dependency
  • b5dc577 refactor: rename 'global/cdn' to 'assets'
  • ca51df2 refactor: move CDN assets to separate folder
  • b19d5d0 fix: install dependencies before nebula build
  • 2772e56 feat: add GitHub Actions workflow for running tests
  • 59944e1 feat: add workflow for deploying Hway to Cloudflare Workers
  • ba4483b feat: Publish configs to R2
  • fbc640b fix: update Schema service to use new API endpoint
  • af6e073 feat: integrate nebula UI with worker-assets-gen
  • e926e5b refactor: move Pkl module definitions to dedicated package
  • ddf745f refactor: move CDN assets to js/ folder
  • d0dddbf feat: extract reusable layout components
  • c608a06 feat: Implement service worker for IPFS vault
  • fa7b111 feat: implement CDN support for assets
  • 8bd68c4 feat: add payment method support
  • 55f3e0f feat: add support for public key management
  • f7f0c11 feat: add ModalForm component
  • b633d21 feat: add LoginStart and RegisterStart routes
  • 2d5cb7e feat: implement authentication views
  • dba9a11 feat: add json tags to config structs
  • 6fc52fd feat: implement templ forms for consent privacy, credential assert, credential register, and profile details
  • 37fb0b3 refactor: remove unused component templates
  • c35d3bb refactor: move ui components to global
  • ab47671 feat(vault): introduce assembly of the initial vault
  • e424faa feat: add client logos to homepage
  • b68b47a fix: fix broken logo image path
  • bda8171 feat: add tailwind utility classes
  • bac98b5 feat: implement new profile card component
  • 0f2a5bf refactor: move view handlers to router package
  • 9ebd80f
  • a76d264 docs: add Eraser link to README
  • 0be7ed7 docs: add operations section to README

Release 0.5.8

04 Oct 10:07
Compare
Choose a tag to compare

Changelog

  • 8e1359f bump: version 0.5.7 → 0.5.8
  • f84a875 Merge branch 'develop'
  • 1c16d36 refactor: Remove unused logs configuration