Skip to content

Releases: flipt-io/flipt

v1.54.1

10 Jan 18:57
41eda13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump next from 14.2.15 to 14.2.21 in /examples/nextjs/app-router by @dependabot in #3777
  • chore(deps): bump next from 14.2.15 to 14.2.21 in /examples/nextjs/pages-router by @dependabot in #3776
  • chore(deps): bump react-chartjs-2 from 5.2.0 to 5.3.0 in /ui by @dependabot in #3778
  • chore(deps): bump @uiw/codemirror-theme-tokyo-night from 4.23.6 to 4.23.7 in /ui by @dependabot in #3779
  • chore(deps-dev): bump @types/node from 18.19.65 to 18.19.69 in /ui by @dependabot in #3780
  • chore(deps): bump class-variance-authority from 0.7.0 to 0.7.1 in /ui by @dependabot in #3782
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.27.8 to 1.29.1 by @dependabot in #3787
  • chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #3784
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 by @dependabot in #3783
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.54.0 to 0.55.0 by @dependabot in #3785
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #3786
  • fix: update flag with no metadata by @markphelps in #3791

Full Changelog: v1.54.0...v1.54.1

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.54.1
  docker pull ghcr.io/flipt-io/flipt:v1.54.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.54.0

01 Jan 17:00
3d8a6aa
Compare
Choose a tag to compare

Added

  • add UI support for flag metadata (#3717)

Changed

  • ui: replace headlessui Switch with radix-ui (#3774)
  • cache: use namespace.version as part of cache key (#3743)
  • ui: make flags/segments views take up more screen space (#3726)

Fixed

  • otel http parent propogation (#3758)
  • ui: fix the user profile icon (#3741)
  • authz: support namespaces filtering (#3692)
  • sdk/go: ensure empty string cannot be passed as path parameters (#3722)
  • remove default namespace as a requirement to list namespaces (#3716)
  • ui: use useEffect for error when tokens could not be fetch (#3723)
  • ui: use available namespace as selected before default fallback (#3719)
  • remove default namespace as a requirement to list namespaces (#3711)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.54.0
  docker pull ghcr.io/flipt-io/flipt:v1.54.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.53.2

12 Dec 20:11
97f2cd4
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.2
  docker pull ghcr.io/flipt-io/flipt:v1.53.2

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.53.1

09 Dec 20:03
df4bd38
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.1
  docker pull ghcr.io/flipt-io/flipt:v1.53.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.53.0

06 Dec 20:36
07013fb
Compare
Choose a tag to compare

Added

  • ui: new table view for flags and segments (#3664)

Changed

  • ui: stop using /meta/config endpoint (#3684)
  • ui: use black as black, white as white (#3687)
  • github auth: pass org and teams to metadata (#3654)

Fixed

  • ui: use table skeleton while flags or segments are loading (#3682)
  • ui: use local timezone as default (#3680)
  • ui: fix layout for user name and login (#3666)
  • analytics: support Victoria Metrics with Prometheus storage (#3663)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.53.0
  docker pull ghcr.io/flipt-io/flipt:v1.53.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.52.2

03 Dec 16:45
2d6a7e5
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.2
  docker pull ghcr.io/flipt-io/flipt:v1.52.2

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.52.1

27 Nov 15:09
70a033c
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.1
  docker pull ghcr.io/flipt-io/flipt:v1.52.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.52.0

25 Nov 14:33
8e2ab57
Compare
Choose a tag to compare

Added

  • analytics: use Prometheus as source for analytics to display chart (#3619)

Changed

  • ui: rework dropdown component (#3634)
  • ui: remove some duplication with buttons (#3615)
  • nightly: fix goreleaser configuration for nightly (#3614)
  • ui: remove nightwind as dependency (#3599)

Fixed

  • import: import flags with complex metadata (#3639)
  • config: update schema for git storage backend property (#3617)
  • ui: use dark scheme for browser built-in inputs/scrolls in dark mode (#3601)

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.52.0
  docker pull ghcr.io/flipt-io/flipt:v1.52.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.51.1

05 Nov 22:25
7d46879
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.51.1
  docker pull ghcr.io/flipt-io/flipt:v1.51.1

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.

v1.51.0

28 Oct 15:32
3c9b5ab
Compare
Choose a tag to compare

Installation

Homebrew 🍺

  brew install flipt-io/brew/flipt

Docker Images 🐳

  docker pull docker.flipt.io/flipt/flipt:v1.51.0
  docker pull ghcr.io/flipt-io/flipt:v1.51.0

Thank you!

We hope you ❤️ this release! Feel free to open issues/discussions or reach out to us on Discord if you have any questions or feedback.