lfm_embed release 0.2.0 notes ============================= Features: - Lua theme support has been added, check the README for details. - Custom font support has been added to themes, check the README for details. Breaking Changes: - env var LFME_THEME_EXT has been renamed to LFME_THEME_EXT_HBS - env var LFME_API_KEY has been renamed to LFME_LASTFM_API_KEY Deprecations: - LFME_WHITELIST_* has been renamed to LFME_ALLOWLIST_*. The old vars will continue to work, but will be removed in a future release. Bug Fixes: - the last.fm API sending back bugged data should be handled gracefully now. - font handling in the default plain theme is slightly better.