Skip to content
figular v0.0.12 - 2022-09-30

Fixed

* Website: set the right mime type and download filename when user switches
  output format. This was particular issue on FF for Android where SVGs where
  saved as PNGs and thus not usable. Also simplified Figure JavaScript, use
  blobs for both SVG and PNG formats. This has no effect on user experience.
* Website: Hugo Figure widgets: remove `not_ready` parameter, which was for use before
  the backend was ready.