Skip to content

🚀1.3.0

Latest
Compare
Choose a tag to compare
@Thedogecraft Thedogecraft released this 24 Jan 05:26
· 3 commits to main since this release
  • Took out init method to stop auto creating cloakTitle and cloakFavicon.
  • Changed setTitle and setFavicon to save to localStorage directly.
  • Updated reset so title and favicon stay unset until really needed.
  • Made DOMContentLoaded only set saved title and favicon if they exist in localStorage.
  • Simplified cloakSelect handling for updates.
  • Updated Docs to reflect changes