v1.2.7
Frontend:
- Added the tailwind-merge NPM package.
ColorInputupdate: the input has a new color picker built-inLineInput: if we enter an invalid logo, the badge won't show the broken image.- New input field for the
fontFamilyquery param - Added a new
UrlBuilderclass that generates the card URL correctly. It also skips the default values, so the result is shorter.
Backend:
- The width of the badges is now calculated correctly (from the SVG string), so the alignment is much nicer.
- New query param:
fontFamily
Other: