Updated changelog

This commit is contained in:
Thorsten Sommer 2025-11-14 13:33:52 +01:00
parent a126da6b71
commit 942752ef85
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -4,4 +4,5 @@
- Added the ability to use documents as input for profile fields. - Added the ability to use documents as input for profile fields.
- Added the ability to distribute profiles via configuration plugins in enterprise environments. Thanks, Paul (`PaulKoudelka`), for your first contribution. - Added the ability to distribute profiles via configuration plugins in enterprise environments. Thanks, Paul (`PaulKoudelka`), for your first contribution.
- Added the ability to preset an app-wide default profile using a configuration plugin in enterprise environments. - Added the ability to preset an app-wide default profile using a configuration plugin in enterprise environments.
- Improved profiles by removing their input limits. - Improved profiles by removing their input limits.
- Improved the file reading component to correctly verify the Pandoc installation and open the installation dialog when needed.