FeatBit Version 1.1

Beau
2 min readDec 17, 2022

--

A new version 1.1 of FeatBit is delivered two weeks after the first release. In this version, we added some new features, made some UI/UX enhancements, and fixed some bugs. Check out the changes below. Please let us know if you have any feedback or ideas.

Review a feature flag

Before saving the feature flag, you can review and comment on your change.

Audit log for feature flags

Now you can see all feature flags’ change history on Audit log page.

Python SDK

We are proud to release an official Python SDK for FeatBit! Check out the docs and examples at Python SDK — FeatBit (gitbook.io)

Archive, delete, store a feature flag

You can now archive (soft delete) a feature flag when you don’t need it. You can remove (hard delete) the feature flag from the database when you never use it again.

Other improvements

We did lot of UX enhancements, for example:

  • Remove the archive button from the flag details page
  • Save flag variations with new button
  • Let targeting page tooltips be more user-friendly
  • Added flag key tooltip
  • Etc.

Plus many more changes and bug fixes which you can read about here: Releases · featbit/featbit (github.com)

--

--

Beau
Beau

Written by Beau

Full-stack Engineer (From Javascript, C# to Cloud, DevOps)

No responses yet