Skip to content
Snippets Groups Projects
Commit 351d5f443b37 authored by Axel Prel's avatar Axel Prel
Browse files

update history from 0.8.0

parent 78612aa201f2
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,44 @@ ...@@ -3,6 +3,44 @@
- template-varlist: fix error handling - template-varlist: fix error handling
- engines: implement a Closer interface
- rendering engines now receive a context
containing the username
- mjml-migrate: add option to control mjml
auto-migration
- auth: token secret can be set as an environnment
variable
- template preview can be html
- upgrade golangCI to 1.64.6
- go 1.23.6
- generate config command: defaults to stdout
- mail sender: fix delays and logs
- rednerd global options: --dsn is mandatory
- mail sender: bail out if the context is done
- rednerd serve command: add --disable-mail-sender
to disable the mail sender routine
- metadata.Remove is now case insensitive
- email_queue: add messageID and header handling
- api configurator: enable renderer configurator
- models.Document: implement jsonb sql storage
- renderer: add 'OnDocRender' hooks
0.8.0 (2024-12-09) 0.8.0 (2024-12-09)
================== ==================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment