Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@AlexAnimateMp4 AlexAnimateMp4 released this 26 Dec 15:30

Added:

    README.md

  • Added shields.io badge and project credit.

  • index.html/index.min.html

  • Added a theme color setting (theme_color = STRING) for the open graph.
    Default is #00FF66
  • Addition of a loading page during the redirection.
  • Addition of a parameter of not loading of loading page (no_loading = BOOLEAN) allowing to ignore the loading page.
    Disabled by default.
  • Added checkbox to ignore loading page.
  • Added translation support.
    Only English and French languages are available at the moment.
  • Addition of a language parameter (lang = STRING) which allows you to choose the displayed language.
    The default language is English.
  • Added a language selector.
  • Addition of a text displaying the url in real time with the parameters defined.
  • Addition of project credit.
    The year is created dynamically.

  • Adding multiple files:

Fixed:

    index.html/index.min.html

  • Added Responsive support to elements.
  • The method and args parameters are required to perform a redirect.

Changed: