Releases: adrianrudnik/mjml-server
Releases · adrianrudnik/mjml-server
2.5.2
2.5.1
What's Changed
- Upgraded MJML to v4.13
- Fixed bad docker run example in README #21
- Optimized release makefile
- Added .nvmrc
- Added updated ca-certificates to the alpine docker image
- Switched based docker image from
16-alpine
tolts-alpine3.16
Full Changelog: 2.3.0...2.5.1
2.3.0
What's Changed
- Upgraded to node 16 lts, updated dependencies and docker images
- Reworked the Makefile for build and release targets, added multiple archs thanks to the template from chrisamti.
- Moved the docker image insides into /app for better review.
- Changed port mentioned in the docs to 8080, cleaned up test.http example
- Moved tests to subfolder, included a simple curl test as well to be run on local docker host
- Added docker section to readme, detailing about multi arch builds with buildx
- Updated mjml dependency by @Vinarnt in #17
- Fixed beautify env in dockerfile by @Vinarnt in #16
- added utf-8 support. by @chrisamti in #18
New Contributors
- @chrisamti made their first contribution in #18
Full Changelog: 2.2.2...2.3.0