This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Releases: ifahrentholz/lips
Releases · ifahrentholz/lips
4.1.6
Fix travis build and security vulnerabilities
4.1.5 Fix Travis build
Update dependencies
4.1.3 Reset
Update dependencies & fix npm audit remarks
Import major update of dependency packages and remove unused packages.
Add CORS support
The LIPS can now share the images without running into a Cross-Origin Resource Error.
Equalize Parameters
Refactor URL params
Refactor URL params:
- txt (before: text)
- txtclr (before: fontColor)
- txtsize (before: fontSize)
- bg (before: background)
v2.0.1
v2.0.0
Release 1.1.0
Release 1.1.0
- use GraphicsMagick since the node-canvas package has too much dependencies and install issues
- updated plugin settings object to be more concise