Skip to content

Releases: dBuidl/ConfigDN

v0.2.5

17 Mar 21:59
04c0bee
Compare
Choose a tag to compare

Changelog

  • Fixes an issue with the API path for clients redirecting to a page on the site.

v0.2.4

16 Mar 20:04
a0f9ec3
Compare
Choose a tag to compare

Changelog

Fixes a few small bugs with navigation and text.

v0.2.1

16 Mar 19:48
36adba7
Compare
Choose a tag to compare

Changelog

Adds Reset Password, Change Password, Transfer Ownership and Delete Account functionality.

Full Changelog: v0.1.1...v0.2.1

v0.1.1

08 Mar 00:57
8900c5e
Compare
Choose a tag to compare

Changelog

  • 8900c5e Remove calls to .clone and replace them with {...object} as clone is no longer a method or required
  • e4cbe78 add basic reset password functionality, update pocketbase js and go

v0.1.0

13 Apr 20:12
12a9692
Compare
Choose a tag to compare

This is the initial release of ConfigDN, a feature flag management service. As this is the first release, the changelog is very long and so is linked below. Future releases will contain a changelog inline. Just download the correct executable for your system and run it with

./ConfigDN serve

Happy configurating!

Full Changelog: https://github.com/dBuidl/ConfigDN/commits/v0.1.0