github polterguy/magic v8.4.0
QR code generator component +++

latest releases: v17.3.9, v17.3.8, v17.3.7...
3 years ago

Version 8.4.0

magic.data.common

Clarified exception thrown as an unsupported [join] was supplied during [sql.read] invocations.

magic.lambda.image

New library, intended for doing basic image manipulation. Currently it only has one slot, allowing you to
generate QR codes - But in the future it might be expanded upon, to allow for resizing images, cropping images,
and doing other types of basic image manipulation.

Magic (main)

Changed AutoComplete keyboard shortcut to be CTRL+SPACE, since ALT+SPACE doesn't seem to work on Windows.
Upgraded Angular components, such as material, CLI, etc to their latest versions.

Minor improvements in UI of Dashboard. Removed the way too verbose explanation/information.

Better example of custom SQL enedpoint, end removed complex "is statistics" parts, to refactor
and create better version later. Also significantly improved UX in endpoints, and most other components.

New endpoint to generate QR code, using the new "magic.lambda.image" library, that allows you to
generate QR code, given any type of string/URL/etc, and have these returned back to the client as PNG
files.

Don't miss a new magic release

NewReleases is sending notifications on new releases.