Skip to content

v1.3.0

Compare
Choose a tag to compare
@matibat matibat released this 09 Oct 20:37
· 6 commits to master since this release
c8c88a7
  • Adds themes.
    • The default theme is the light one, and the dark theme now can be set through the theme query parameter. E.g. theme=dark. When setting an invalid theme name or when missing, it will default to the light theme.
    • There's another query parameter embedded that's gonna hide the branding logo when set to true. E.g. embedded=true, any other value or when missing will make the logo be displayed.
  • Updates the FAQs.