Skip to content

Riffy H 5.0.0

Compare
Choose a tag to compare
@rayriffy rayriffy released this 09 Jan 10:46
9b51345

What's new?

  • Moved framework from Gatsby to Next instead to take full advantage of dynamic pages on Vercel. (Yes, we ditched static site for better future.)
  • Redesigned form scratch, built with Tailwind UI and Tailwind 2.0
  • Search bar will be reflect on which kind of pages you are in! For an example, if you're search from Home page then it will get search results from nhentai, but if you search from Listing then you will get search results that's only filtered to listing only. This concept also applied to your Collection as well.
  • Image that you will get are already optimized to be as small as possible, while serving proper image size depends on your screen size. Thanks to Automatic Image Optimization
  • You're now able to clear cached image manually through Settings page. (Noted that after image is purged from cache, you need to load that image again on network first before it can be viewed in offline!)
  • Collection codes are now moved to be it's own library called @rayriffy-h/datasource
  • Icon set from heroicons can be import from @rayriffy-h/icons

Improvements

  • Export code that will be used to move your collections will be shown as mono font to make o, O, 0, i, I, l to be easier to read
  • Optimized for entry model phones, any phone that being released after iPhone 7 should be able to launch Riffy H faster by 4-5 seconds.