All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 6

  • v3.16.1 Changes

    • ๐Ÿ›  fix: make sure applying unique constraint on client_instances works
  • v3.16.0 Changes

    • ๐Ÿ›  fix: projectId must follow nameType in query
    • ๐Ÿ›  fix: publish events about unannounced applications
    • ๐Ÿ›  fix: messages to slack for archived toggles (#750)
    • ๐Ÿ›  fix: makes event-store emit id and createdAt (#746)
    • ๐Ÿ›  fix: don't use hardcoded timestamps as default values (#745)
    • feat/return feature on create (#742)
    • ๐Ÿ›  fix: incorrect sql syntax in migration.
    • ๐Ÿ‘ feat: add support for bulk operations on client apps/instance registr (#744)
    • ๐Ÿ›  fix: add unit test for addon-retry
    • ๐Ÿ›  fix: add strategy constraints
  • v3.15.0 Changes

    ๐Ÿš€ Began work on a technical debt dashboard on the frontend. The first iteration of this dashboard is included in this release.

    • ๐Ÿ›  fix: not crash if addon http post throws (#738)
    • ๐Ÿ›  fix: update unleash-frontend dependency (#736)
    • ๐Ÿ›  fix: project id should be validated correctly on create
    • ๐Ÿ›  fix: upgrade unleash-frontend to version 3.13.1
  • v3.14.0 Changes

    • โฌ†๏ธ feat: upgrade unleash-frontend to version 3.13.0
    • feat: make client features endpoint memoizable (#734)
    • ๐Ÿ’ป feat: Add instance id to ui-config endpoint
    • ๐Ÿ›  fix: make sure test-data is urlsafe
  • v3.13.0 Changes

    • โœ… feat: check latest version
    • โœ… feat: expose current and latest version to ui-config
    • feat: Use express-session backed by postgres
    • โšก๏ธ feat: update unleash-frontend to version 3.12.0
    • feat: Handle database connection errors with 500 (#725)
    • feat: Introduce specific "feature stale" events (#727)
    • ๐Ÿ›  fix: generate uuid in js migration instead of from db
    • ๐Ÿ›  fix: Don't check version when starting up in dev mode
    • ๐Ÿ›  fix: TypeScript should be a dev dependency (#730)
    • ๐Ÿ›  fix: make sure static site includes CNAME
    • ๐Ÿ›  fix: gh-720 Use express path templates for prometheus metrics (#724)
  • v3.12.0 Changes

    • feat: setup typescript
    • ๐Ÿ›  fix: refactor context to use service pattern
    • feat: allow stickiness on context-fields
    • ๐Ÿ›  fix: add middleware verifying content type
    • ๐Ÿšš chore: Remove git add from husky
  • v3.11.2 Changes

    • ๐Ÿ›  fix: update unleash-frontend to version 3.11.4
  • v3.11.1 Changes

    • ๐Ÿ›  fix: upgrade unleash-frontend to version 3.11.3
  • v3.11.0 Changes

    • ๐Ÿ‘ feat: Add support for filtering toggles on tags, projects or namePrefix (#690)
    • feat: Introduce addon framework
    • feat: Added tags to events table and emitted events
    • ๐Ÿ›  fix: upgrade prom-client from 12.0.0 to 13.1.0
    • ๐Ÿ›  fix: upgrade unleash-frontend to version 3.11.2
    • ๐Ÿ›  fix: Add a test for validation of empty params
    • ๐Ÿ›  fix: add docs for addons
    • ๐Ÿ›  fix: Add validation of required parameters
    • ๐Ÿ›  fix: add unleashUrl option
    • ๐Ÿ›  fix: Addons should support sensitive params
    • ๐Ÿ›  fix: should wait for seen apps
    • ๐Ÿ›  fix: typo in message in simple-authentication.js (#707)
    • ๐Ÿ›  fix: even-store should not block on emit
    • ๐Ÿ›  fix: Added the ability to specify db-schema via ENV (#702)
    • ๐Ÿ›  fix: Strategy schema should allow deprecated field (#700)
    • ๐Ÿ“„ docs: update getting started guide with docker options (#697)
    • ๐Ÿ›  fix typo in /api/client/features docs (#694)
    • ๐Ÿ›  fix: website: require immer 8.0.1 or higher
    • ๐Ÿ›  fix: Add support for configuring database pool size (#705)
    • 0๏ธโƒฃ feat: Set default min dbpool size to 0
    • 0๏ธโƒฃ feat: Set default max dbpool size to 4
  • v3.10.1 Changes

    • ๐Ÿ›  fix: remove fields from /api/client/features respnse (#692)