Skip to content

Releases: Max-Health-Inc/proxy-smart

v0.0.9-alpha.202604280055.22eda139

28 Apr 00:58

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604280055.22eda139 (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604280055
  • Commit: 22eda13
  • Built from: develop

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604280055.22eda139

See the README for setup instructions.

v0.0.9-beta.202604272159.ad64391e

27 Apr 22:09
f9da9b4

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-beta.202604272159.ad64391e (Beta)

🧪 This is a beta release - Suitable for testing and staging environments.

Build Info:

  • Build Number: 202604272159
  • Commit: f9da9b4
  • Built from: test

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-beta.202604272159.ad64391e

See the README for setup instructions.

v0.0.9-beta.202604272029.bb4d43c9

27 Apr 21:26
b0727a9

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-beta.202604272029.bb4d43c9 (Beta)

🧪 This is a beta release - Suitable for testing and staging environments.

Build Info:

  • Build Number: 202604272029
  • Commit: b0727a9
  • Built from: test

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-beta.202604272029.bb4d43c9

See the README for setup instructions.

v0.0.9-beta.202604272012.f4f1f7b3

27 Apr 20:36
56533fd

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-beta.202604272012.f4f1f7b3 (Beta)

🧪 This is a beta release - Suitable for testing and staging environments.

Build Info:

  • Build Number: 202604272012

  • Commit: 56533fd

  • Built from: test

  • 🔧 Chores & Improvements: Version bumps across multiple packages to 0.0.9-alpha.202604271326.1163fe78

  • 🔧 Chores & Improvements: .dockerignore adjustments to preserve Keycloak themes directory while excluding other data; realm-export files remain unignored

  • ✨ Features: UI: BrandSettings exports new theme option "proxy-smart"

  • 🔧 Chores & Improvements: Various package.json updates to align with new alpha version

  • ✨ Features: UI option added — BrandSettings now exports a new theme option "proxy-smart".

  • 🔧 Chores & Improvements: Adjusted .dockerignore to preserve Keycloak themes directory while excluding other Keycloak data; updated multiple package.json files to align with new alpha version.

  • ✨ Features: Custom Keycloak login theme support

    • Add custom login theme files (proxy-smart), IdP icons infrastructure (idp-icons.css, social-providers.ftl), and theme.properties wiring for login styles.
  • 🔧 Chores & Improvements: Version bumps and packaging updates

    • Bump versions across multiple packages/apps (consent-app, dtr-app, patient-portal, eslint-config, smart-dicom-template, ui, testing/e2e) to alpha with timestamped tag.
  • ⚠️ Breaking Changes: None detected
    Note: No user-facing changes beyond branding/theme customization and version updates.

  • 🔧 Chores & Improvements: CI workflow tightened to run feature-branch tests only on dev/develop and alpha flows; prevent direct pushes to main/test/beta to avoid deployment race; alpha deploy via Northflank auto-deploy on push

  • 🔧 Chores & Improvements: Version bumps standardized to 0.0.9-alpha.202604260157.83fc33d8 across multiple packages (consent-app, dtr-app, patient-portal, ui, patient-portal package, eslint-config, testing/e2e, and several apps/templates)

  • 🔧 Chores & Improvements: CI workflow cache key rename and new “Install Inferno Gems” step; remove DB setup cache-conditional logic

  • 🔧 Chores & Improvements: Bump versions across all packages (consent-app, dtr-app, patient-portal and nested package.jsons; eslint-config; testing/e2e) to 0.0.9-alpha.202604260114.bfb2c188

  • 🔧 Chores & Improvements: Remove Inferno PostgreSQL service and associated health config; pin Inferno version to v0.6.4 with notes on compatibility and future migration; clarify Redis usage for Sidekiq (dedicated service)

  • 🔧 Chores & Improvements: Version bumps across packages to 0.0.9-alpha.202604252202.6b15be32; general typings hardening and null-safety improvements; safer optional chaining; broader/stricter typing in UI, backend, Keycloak, and DICOM routes; ESLint no-explicit-any raised to error; minor refactors in app discovery and organization representations.

  • 🔧 Chores & Improvements: Version bumps across multiple packages; minor typings tightening and null-safety refinements

    • UI: strengthen Dicom server add/update types and import paths
    • Backend: broaden types, safer optional chaining, and refactors in auth, org-branding, runtime-config, smart-scope-mappers, and admin routes
    • Keycloak: stricter typing on token payloads/responses and adjusted error handling
    • Dicom/DICOM routes: tightened parameter handling types
    • ESLint: elevate no-explicit-any to error
    • Misc: small refactors in app discovery and organization representations

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-beta.202604272012.f4f1f7b3

See the README for setup instructions.

v0.0.9-beta.202604272007.ad815d0a

27 Apr 20:15
b199d22

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-beta.202604272007.ad815d0a (Beta)

🧪 This is a beta release - Suitable for testing and staging environments.

Build Info:

  • Build Number: 202604272007

  • Commit: b199d22

  • Built from: test

  • ✨ Features: UI option added — BrandSettings now exports a new theme option "proxy-smart".

  • 🔧 Chores & Improvements: Adjusted .dockerignore to preserve Keycloak themes directory while excluding other Keycloak data; updated multiple package.json files to align with new alpha version.

  • ✨ Features: Custom Keycloak login theme support

    • Add custom login theme files (proxy-smart), IdP icons infrastructure (idp-icons.css, social-providers.ftl), and theme.properties wiring for login styles.
  • 🔧 Chores & Improvements: Version bumps and packaging updates

    • Bump versions across multiple packages/apps (consent-app, dtr-app, patient-portal, eslint-config, smart-dicom-template, ui, testing/e2e) to alpha with timestamped tag.
  • ⚠️ Breaking Changes: None detected
    Note: No user-facing changes beyond branding/theme customization and version updates.

  • 🔧 Chores & Improvements: CI workflow tightened to run feature-branch tests only on dev/develop and alpha flows; prevent direct pushes to main/test/beta to avoid deployment race; alpha deploy via Northflank auto-deploy on push

  • 🔧 Chores & Improvements: Version bumps standardized to 0.0.9-alpha.202604260157.83fc33d8 across multiple packages (consent-app, dtr-app, patient-portal, ui, patient-portal package, eslint-config, testing/e2e, and several apps/templates)

  • 🔧 Chores & Improvements: CI workflow cache key rename and new “Install Inferno Gems” step; remove DB setup cache-conditional logic

  • 🔧 Chores & Improvements: Bump versions across all packages (consent-app, dtr-app, patient-portal and nested package.jsons; eslint-config; testing/e2e) to 0.0.9-alpha.202604260114.bfb2c188

  • 🔧 Chores & Improvements: Remove Inferno PostgreSQL service and associated health config; pin Inferno version to v0.6.4 with notes on compatibility and future migration; clarify Redis usage for Sidekiq (dedicated service)

  • 🔧 Chores & Improvements: Version bumps across packages to 0.0.9-alpha.202604252202.6b15be32; general typings hardening and null-safety improvements; safer optional chaining; broader/stricter typing in UI, backend, Keycloak, and DICOM routes; ESLint no-explicit-any raised to error; minor refactors in app discovery and organization representations.

  • 🔧 Chores & Improvements: Version bumps across multiple packages; minor typings tightening and null-safety refinements

    • UI: strengthen Dicom server add/update types and import paths
    • Backend: broaden types, safer optional chaining, and refactors in auth, org-branding, runtime-config, smart-scope-mappers, and admin routes
    • Keycloak: stricter typing on token payloads/responses and adjusted error handling
    • Dicom/DICOM routes: tightened parameter handling types
    • ESLint: elevate no-explicit-any to error
    • Misc: small refactors in app discovery and organization representations

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-beta.202604272007.ad815d0a

See the README for setup instructions.

v0.0.9-alpha.202604272159.ad64391e

27 Apr 22:02

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604272159.ad64391e (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604272159
  • Commit: ad64391
  • Built from: develop

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604272159.ad64391e

See the README for setup instructions.

v0.0.9-alpha.202604272123.63cba227

27 Apr 21:26

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604272123.63cba227 (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604272123
  • Commit: 63cba22
  • Built from: develop

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604272123.63cba227

See the README for setup instructions.

v0.0.9-alpha.202604272029.bb4d43c9

27 Apr 20:32

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604272029.bb4d43c9 (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604272029

  • Commit: bb4d43c

  • Built from: develop

  • 🔧 Chores & Improvements: Version bumps across multiple packages to 0.0.9-alpha.202604271326.1163fe78

  • 🔧 Chores & Improvements: .dockerignore adjustments to preserve Keycloak themes directory while excluding other data; realm-export files remain unignored

  • ✨ Features: UI: BrandSettings exports new theme option "proxy-smart"

  • 🔧 Chores & Improvements: Various package.json updates to align with new alpha version

  • ✨ Features: UI option added — BrandSettings now exports a new theme option "proxy-smart".

  • 🔧 Chores & Improvements: Adjusted .dockerignore to preserve Keycloak themes directory while excluding other Keycloak data; updated multiple package.json files to align with new alpha version.

  • ✨ Features: Custom Keycloak login theme support

    • Add custom login theme files (proxy-smart), IdP icons infrastructure (idp-icons.css, social-providers.ftl), and theme.properties wiring for login styles.
  • 🔧 Chores & Improvements: Version bumps and packaging updates

    • Bump versions across multiple packages/apps (consent-app, dtr-app, patient-portal, eslint-config, smart-dicom-template, ui, testing/e2e) to alpha with timestamped tag.
  • ⚠️ Breaking Changes: None detected
    Note: No user-facing changes beyond branding/theme customization and version updates.

  • 🔧 Chores & Improvements: CI workflow tightened to run feature-branch tests only on dev/develop and alpha flows; prevent direct pushes to main/test/beta to avoid deployment race; alpha deploy via Northflank auto-deploy on push

  • 🔧 Chores & Improvements: Version bumps standardized to 0.0.9-alpha.202604260157.83fc33d8 across multiple packages (consent-app, dtr-app, patient-portal, ui, patient-portal package, eslint-config, testing/e2e, and several apps/templates)

  • 🔧 Chores & Improvements: CI workflow cache key rename and new “Install Inferno Gems” step; remove DB setup cache-conditional logic

  • 🔧 Chores & Improvements: Bump versions across all packages (consent-app, dtr-app, patient-portal and nested package.jsons; eslint-config; testing/e2e) to 0.0.9-alpha.202604260114.bfb2c188

  • 🔧 Chores & Improvements: Remove Inferno PostgreSQL service and associated health config; pin Inferno version to v0.6.4 with notes on compatibility and future migration; clarify Redis usage for Sidekiq (dedicated service)

  • 🔧 Chores & Improvements: Version bumps across packages to 0.0.9-alpha.202604252202.6b15be32; general typings hardening and null-safety improvements; safer optional chaining; broader/stricter typing in UI, backend, Keycloak, and DICOM routes; ESLint no-explicit-any raised to error; minor refactors in app discovery and organization representations.

  • 🔧 Chores & Improvements: Version bumps across multiple packages; minor typings tightening and null-safety refinements

    • UI: strengthen Dicom server add/update types and import paths
    • Backend: broaden types, safer optional chaining, and refactors in auth, org-branding, runtime-config, smart-scope-mappers, and admin routes
    • Keycloak: stricter typing on token payloads/responses and adjusted error handling
    • Dicom/DICOM routes: tightened parameter handling types
    • ESLint: elevate no-explicit-any to error
    • Misc: small refactors in app discovery and organization representations

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604272029.bb4d43c9

See the README for setup instructions.

v0.0.9-alpha.202604272012.f4f1f7b3

27 Apr 20:16

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604272012.f4f1f7b3 (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604272012

  • Commit: f4f1f7b

  • Built from: develop

  • ✨ Features: Custom Keycloak login theme support

    • Add custom login theme files (proxy-smart), IdP icons infrastructure (idp-icons.css, social-providers.ftl), and theme.properties wiring for login styles.
  • 🔧 Chores & Improvements: Version bumps and packaging updates

    • Bump versions across multiple packages/apps (consent-app, dtr-app, patient-portal, eslint-config, smart-dicom-template, ui, testing/e2e) to alpha with timestamped tag.
  • ⚠️ Breaking Changes: None detected
    Note: No user-facing changes beyond branding/theme customization and version updates.

  • 🔧 Chores & Improvements: CI workflow tightened to run feature-branch tests only on dev/develop and alpha flows; prevent direct pushes to main/test/beta to avoid deployment race; alpha deploy via Northflank auto-deploy on push

  • 🔧 Chores & Improvements: Version bumps standardized to 0.0.9-alpha.202604260157.83fc33d8 across multiple packages (consent-app, dtr-app, patient-portal, ui, patient-portal package, eslint-config, testing/e2e, and several apps/templates)

  • 🔧 Chores & Improvements: CI workflow cache key rename and new “Install Inferno Gems” step; remove DB setup cache-conditional logic

  • 🔧 Chores & Improvements: Bump versions across all packages (consent-app, dtr-app, patient-portal and nested package.jsons; eslint-config; testing/e2e) to 0.0.9-alpha.202604260114.bfb2c188

  • 🔧 Chores & Improvements: Remove Inferno PostgreSQL service and associated health config; pin Inferno version to v0.6.4 with notes on compatibility and future migration; clarify Redis usage for Sidekiq (dedicated service)

  • 🔧 Chores & Improvements: Version bumps across packages to 0.0.9-alpha.202604252202.6b15be32; general typings hardening and null-safety improvements; safer optional chaining; broader/stricter typing in UI, backend, Keycloak, and DICOM routes; ESLint no-explicit-any raised to error; minor refactors in app discovery and organization representations.

  • 🔧 Chores & Improvements: Version bumps across multiple packages; minor typings tightening and null-safety refinements

    • UI: strengthen Dicom server add/update types and import paths
    • Backend: broaden types, safer optional chaining, and refactors in auth, org-branding, runtime-config, smart-scope-mappers, and admin routes
    • Keycloak: stricter typing on token payloads/responses and adjusted error handling
    • Dicom/DICOM routes: tightened parameter handling types
    • ESLint: elevate no-explicit-any to error
    • Misc: small refactors in app discovery and organization representations

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604272012.f4f1f7b3

See the README for setup instructions.

v0.0.9-alpha.202604271402.ef62ac9b

27 Apr 14:06

Choose a tag to compare

Pre-release

Proxy Smart v0.0.9-alpha.202604271402.ef62ac9b (Alpha)

⚠️ This is an alpha release - Use with caution in development environments only.

Build Info:

  • Build Number: 202604271402

  • Commit: ef62ac9

  • Built from: develop

  • ✨ Features: Custom Keycloak login theme support

    • Add custom login theme files (proxy-smart), IdP icons infrastructure (idp-icons.css, social-providers.ftl), and theme.properties wiring for login styles.
  • 🔧 Chores & Improvements: Version bumps and packaging updates

    • Bump versions across multiple packages/apps (consent-app, dtr-app, patient-portal, eslint-config, smart-dicom-template, ui, testing/e2e) to alpha with timestamped tag.
  • ⚠️ Breaking Changes: None detected
    Note: No user-facing changes beyond branding/theme customization and version updates.

  • 🔧 Chores & Improvements: CI workflow tightened to run feature-branch tests only on dev/develop and alpha flows; prevent direct pushes to main/test/beta to avoid deployment race; alpha deploy via Northflank auto-deploy on push

  • 🔧 Chores & Improvements: Version bumps standardized to 0.0.9-alpha.202604260157.83fc33d8 across multiple packages (consent-app, dtr-app, patient-portal, ui, patient-portal package, eslint-config, testing/e2e, and several apps/templates)

  • 🔧 Chores & Improvements: CI workflow cache key rename and new “Install Inferno Gems” step; remove DB setup cache-conditional logic

  • 🔧 Chores & Improvements: Bump versions across all packages (consent-app, dtr-app, patient-portal and nested package.jsons; eslint-config; testing/e2e) to 0.0.9-alpha.202604260114.bfb2c188

  • 🔧 Chores & Improvements: Remove Inferno PostgreSQL service and associated health config; pin Inferno version to v0.6.4 with notes on compatibility and future migration; clarify Redis usage for Sidekiq (dedicated service)

  • 🔧 Chores & Improvements: Version bumps across packages to 0.0.9-alpha.202604252202.6b15be32; general typings hardening and null-safety improvements; safer optional chaining; broader/stricter typing in UI, backend, Keycloak, and DICOM routes; ESLint no-explicit-any raised to error; minor refactors in app discovery and organization representations.

  • 🔧 Chores & Improvements: Version bumps across multiple packages; minor typings tightening and null-safety refinements

    • UI: strengthen Dicom server add/update types and import paths
    • Backend: broaden types, safer optional chaining, and refactors in auth, org-branding, runtime-config, smart-scope-mappers, and admin routes
    • Keycloak: stricter typing on token payloads/responses and adjusted error handling
    • Dicom/DICOM routes: tightened parameter handling types
    • ESLint: elevate no-explicit-any to error
    • Misc: small refactors in app discovery and organization representations

Installation

git clone https://github.com/Max-Health-Inc/proxy-smart.git
cd proxy-smart
git checkout v0.0.9-alpha.202604271402.ef62ac9b

See the README for setup instructions.