Skip to content

v5.3.0-red-deer

Latest

Choose a tag to compare

@alerei alerei released this 16 Jul 14:38

What's Changed

  • chore: change base image location to cr.flecs.tech by @alerei in #387
  • chore: remove ssl from vite config by @alerei in #388
  • Query latest.flecs.tech for the newest FLECS Core version by @alerei in #386
  • ci: pin actions to latest tagged commit sha by @alerei in #389
  • ci: replace per-arch matrix builds with docker-bake and qemu by @alerei in #390
  • ci: extract reusable build-and-push workflow by @alerei in #391
  • chore: update container registry to cr.flecs.tech by @alerei in #392
  • fix: missing repository name in container registry by @alerei in #393
  • style: format codebase with prettier by @alerei in #394
  • chore(deps): unpin prettier and bump typescript-eslint to 8.60 by @alerei in #395
  • test: stabilize jsdom test environment by @Powermama in #396
  • ci: enforce lint and prettier checks on push and pr by @Powermama in #399
  • feat: show editors of running apps in sidebar by @Powermama in #400
  • fix: keep installed-app row menu within the viewport by @Powermama in #398
  • feat: drag-and-drop for manifest sideload and config import by @Powermama in #402
  • fix: point make build targets at existing npm scripts by @Powermama in #397
  • fix: missing prebuild scripts for dev + staging by @alerei in #403
  • build: change docker tag of development version to dev by @alerei in #404
  • ci: update CodeQL workflow to v4.36.1 and consolidate js/ts by @alerei in #405
  • fix: unescape & last to prevent double HTML entity decoding by @alerei in #406
  • fix: allow onboarding route to render before authentication by @alerei in #408
  • fix: loading flicker after login and on reload by @Powermama in #407
  • feat: sort marketplace and installed apps alphabetically by @Powermama in #409
  • fix: restore light mode toggle by @Powermama in #412
  • fix: migrate shell and layout components to semantic tokens by @Powermama in #410
  • fix: migrate feature components to semantic tokens by @Powermama in #411
  • fix(deps): run npm audit fix by @alerei in #414
  • feat: white-label platform foundation by @Powermama in #413
  • fix: rename Download App Config→Download Apps, Import Config→Import Apps by @Powermama in #416
  • feat(auth): delegate authentication to Fence with AppGate first-boot flow by @Powermama in #417
  • fix(auth): resume first-boot onboarding until core provider is config… by @alerei in #420
  • Fix static files by @alerei in #419
  • feat(layout): support brand wordmark logos via logo_wordmark config flag by @alerei in #421
  • fix(nginx): whitelist inline theme script via CSP hash, guard against… by @alerei in #418
  • feat(installed): rename Download Apps to Export Apps by @Powermama in #422
  • fix(marketplace): derive install state from /apps so it never flickers by @alerei in #436
  • fix: improve description of sideload feature by @alerei in #437
  • fix(apps): open Version tab when updating an installed app by @alerei in #438
  • fix(apps): remove duplicate 'v' prefix on installed app version by @alerei in #439
  • feat(apps): add multi-instance app management by @Powermama in #435
  • refactor(theming): serve white-label assets from a dedicated theming/… by @alerei in #440
  • chore: bump version to 5.3.0-red-deer by @alerei in #441
  • feat(docker): tag releases with both v-prefixed and bare version by @alerei in #442

New Contributors

Full Changelog: v5.2.0-red-deer...v5.3.0-red-deer