Skip to content

Tris - v1.2.0

Compare
Choose a tag to compare
@vmandic vmandic released this 27 Jan 22:59
· 25 commits to main since this release

Another (third!) 🎉 release of Tris - now with some CSS to it and better naming to it as it is really a web crawler crawling for links.

  • split the code to more static .js and .css files, makes the HTML file smaller and nicer
  • fixed the meta tag content and made consistent across the both of the HTML files
  • fix the rate limiter to release after having a crawler run finished
  • added some more Tailwind stuff like margins and paddings
  • made it look nice on the phone with rem font-size and viewport fixes
  • added an auto-scroll feature to the results page so you don't have to keep scrolling to the bottom of the page

Full Changelog: v1.1.0...v1.2.0