Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

v1.5.1: Improvements to Favicons

Compare
Choose a tag to compare
@Andre601 Andre601 released this 27 Aug 19:39
· 1187 commits to master since this release
3c344f9

Favicons are now cached as their final version (The Favicon/Image class the respective platform uses).
Additionally is the cache now cleared on plugin reload.

Improved

  • Changed Caching to now Cache the final favicon instance used instead of just the BufferedImage. This should improve speed and performance.
  • /asl reload will now clear the Favicon cache.