Releases: rocketbase-io/email-template-builder
Releases · rocketbase-io/email-template-builder
2.5.0
22 Jul 19:25
Compare
Sorry, something went wrong.
No results found
backported to java version 11 (close issue #8 )
upgraded versions pebble 3.2.4 (close issue #6 ), commonmark 0.25.0
changed to new sonatype-release plugin + workflow
2.4.1
26 Jun 15:50
Compare
Sorry, something went wrong.
No results found
added TbSideImageLine
upgraded dependencies
changed to jdk 17 (will go back to 11 with future releases)
2.4.0
14 Mar 15:34
Compare
Sorry, something went wrong.
No results found
fix by @Nthalk thx for it see pull-request #5
upgraded pebble 3.2.0 breaking changes compared to 3.1.5 (package structure changed)
upgraded commonmark 0.21.0
ci changed to github actions
2.3.1
03 Apr 20:28
Compare
Sorry, something went wrong.
No results found
improved gallery display
when newRowAfter set for gallery fill with empty same width cells
2.3.0
13 Mar 20:20
Compare
Sorry, something went wrong.
No results found
improved dark mode
fixed color issues with links
allow alternative image in darkMode
could disable mode switch
updated depths
2.2.0
31 May 08:32
Compare
Sorry, something went wrong.
No results found
add gallery option to display multiple images per row
has an auto new row option for displaying a bunch of images
improved layouting ImageSide and Gallery with custom text-margins
removed some comments from html
2.1.0
30 May 21:29
Compare
Sorry, something went wrong.
No results found
upgraded pebble 3.1.5 and all other deps
added SideImageLine
improved HtmlLine now with auto text-conversation as possible option
rewrite links
linebreaks for br and p
all other html-elements will get removed
2.0.0
03 Aug 09:48
Compare
Sorry, something went wrong.
No results found
moved to postmark email-template
removed jsoup from dependency
redesigned the hole api
extended table support with interfaces and options for custom layouts
added key-value pairs
many more
pom artifact group changed to io.rocketbase.mail
cleaned up a lot of code
separated module in two pices
common builder
markdown (with markdown support)
2.0.0-RC1
30 Jul 15:36
Compare
Sorry, something went wrong.
No results found
moved to postmark email-template + extended table support + added key-value pairs and many more
pom artifact group changed to io.rocketbase.mail
removed jsoup from dependency and changed api in many cases
cleaned up a lot of code
separated module in two pices
common builder
markdown (with markdown support)
1.6.0
25 Feb 21:22
Compare
Sorry, something went wrong.
No results found
added colors feature to easy handling of colors
you can now create ColorStyle via ColorPalette
ColorStyle also now via hex/rgb code for background, automatically detect contrast text-color
upgraded jsoup 1.12.2