Skip to content

Release 0.80

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 10:56

📈 Optimizations

  • Revamped Icon Loading: I've restructured how icons are loaded, significantly reducing RAM usage. For context: previously, with 13 CustomApps, only 60kb of RAM was left. Now, you have 130kb left even with 20 apps! (depending on the items, textlenght etc)

  • Multiple CustomApp Support: Bringing back support for multiple custom apps through arrays without any additional RAM consumption. My apologies to those who had adjusted to the last verison. :)