Skip to content

Ver. 0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Alex4386 Alex4386 released this 21 Nov 10:46
· 35 commits to main since this release

Welcome back!
We're now releasing meiliNG version 0.9.3! 🥳

What's new?

Initial configuration script

The stub yarn configure command to configure initial database of meiliNG is now here!
It is still a stub, but you can now setup meiliNG without manually configuring with Prisma Studio.

2FA Bug Fix

Fixed the bug that validation logic that didn't allow string type challengeResponse.
This fixes phone/email 2FA bug.

Added admin endpoints for permission configuration

Stub endpoints for permissions crud is now available.