v0.14.6
What's Changed
- fix(admin,hermes): GraphQL middleware and return type fixes by @kon14 in #279
- fix(database,email,forms): handler returned types not matching declared types by @kon14 in #280
- fix(admin): auth middleware body query check by @kon14 in #281
- feat(authentication): add qr code library for 2fa authentication by @ChrisPdgn in #283
- refactor(storage): change storage folder structure by @kkopanidis in #284
- fix(core): admin config update channel inconsistency by @kkopanidis in #285
- fix(database): db schema validation not working for JSONB type by @Michael-Vol in #287
- fix: invalid config updates polluting Convict config object by @kon14 in #288
Full Changelog: v0.14.5...v0.14.6