Skip to content

Releases: drankush/Slides-Icons

v0.0.2 - Global Search & Health Icons

12 Jan 12:36

Choose a tag to compare

🚀 What's New

🌍 Global Search

  • Search Everywhere: You can now toggle the "Global" switch to search across ALL 108 icon libraries simultaneously!
  • Lazy Loading: Smart loading system ensures the app stays fast by only loading other libraries when you need them.
  • Robustness: Improved handling of manifests to ensure search results are always reliable.

🏥 Health Icons

  • New Library: Added Health Icons, adding 690+ medical and health-related icons to the collection.
  • Consistent Naming: Library is listed as healthicons to match our convention.

📚 Documentation

  • Updated README.md with clearer installation instructions for macOS and Windows.
  • Added comprehensive feature list and category breakdown.

📦 Installation

  1. Download v0.0.2.zip below.
  2. Unzip and run Install-Icons.command (macOS) or use manifest.xml (Windows).
  3. Restart PowerPoint.

v0.0.1

12 Jan 05:33

Choose a tag to compare

fix: Root URL redirect and HealthIcons display

- Add index.html to redirect root URL to taskpane.html
- Fix validIcons filter to treat CDN-based icons as always valid
- HealthIcons now shows correct count and Load More button
- Remove duplicate hasCdn declaration