v0.14.4

ConduitPlatform/Conduitv0.14.4Jul 27, 2022by kkopanidis

AI Summary

This is a minor bug fix and feature release focused on improving the core configuration functionality. The release addresses a bug where config set was not working and adds support for recovering config routes in the core module.

Key Highlights

  • Fixed bug where config set was not working in the core module
  • Added Core Support for Recovering Config Routes

New Features

  • Core Support for Recovering Config Routes

Full Release Notes

## What's Changed
* fix(core): config set not working by @kkopanidis in https://github.com/ConduitPlatform/Conduit/pull/270
* Core Support for Recovering Config Routes by @Michael-Vol in https://github.com/ConduitPlatform/Conduit/pull/271


**Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.14.3...v0.14.4