Skip to content

Releases: Whiskers-Apps/whiskers-launcher

3.1.0

12 Dec 12:38
3c08f5d
Compare
Choose a tag to compare

🔨 Added

  • Hide app icons setting

🩹 Fixed

  • Add search engine not adding a search engine

✨ Enhancements

  • Change "This feels empty" message to "No Results"

3.0.0

25 Oct 20:23
0d24336
Compare
Choose a tag to compare

🌠 3.0.0

This new update bring some new features but also changes how the launcher looks overall. Now it has a fixed size so it can open without being fullscreen which makes it more compatible. The extensions API also has been revamped to support the new grid view and it's easier to use.

Warning

Note that extensions will COMPLETELY BREAK and it's required to update them or just unsinstall them and install them again (recommended).

🚮 Removed

  • Removed results count;

🔨 Added

  • Added launch key settings. (You can now use ctrl or alt as the launch result shortcut);
  • Added grid view;
  • Added hability to copy images;
  • Added update button on extension;

✨ Enhances

  • New extensions API;
  • Added loading screens to the stores;
  • Overall Compatibility is Better;
  • Faster and cleaner code;
  • App search will retrieve better results;

TLDR;

This update might seem little but a lot has changed under the hood. If you like the project consider at least giving it a star ;)

2.2.3

01 Oct 14:23
b9504ce
Compare
Choose a tag to compare

🩹 Fixes

  • Fixed extension dialog not working;
  • Fixed clone extension dialog showing splash screen instead of the actual page;

🌎 Translations

If you would want me to implement and want to help with translations react with an eye so i know it's something people would want for the app.

Other

Important

If you notice any lag on the app like i had, the problem is not from the app but it's from the webview. It's recommended to update your system in order for everything to work fine again. You can check if ou have any edge/webview update with winget upgrade --all

2.2.2

27 Sep 10:48
6db3854
Compare
Choose a tag to compare

Changes

  • 🪟 Fixed 80% of the lag caused by 2.2.1 when searching on windows. Can't fix to 100 because Windows is a piece of 💩 and i don't have the patience for this right now;

2.2.1

25 Sep 18:25
298708f
Compare
Choose a tag to compare

2.2.1

  • 🐧 Icons on linux should be less prone to breaking;
  • ⚙️ Updated the settings UI (again) and gave some care to it;
  • 📦 The UI code now uses MVI structure for better maintaining the code and my own sanity;

⚠️ Some themes might break with tertiary color because of low contrast with the new ui. It's recommended to reapply the themes

2 2 1-preview

2.2.0

13 Sep 20:13
d1cc5ab
Compare
Choose a tag to compare

New

  • You can now add a image as a background in search. Good when compositors don't support transparency.
    image

Updates

  • Search now uses sniffer-rs :P
  • Icons packs in linux should now be supported. It now uses tux-icons :P

2.1.0

26 Jun 22:50
Compare
Choose a tag to compare
  • ➕ Added really basic builtin calculator #6;
  • 🐛 Fixed settings not going to top when switching tab #5 ;
  • 🐛 Fixed no toggle in extension toggle setting #5 ;
  • ❌ Removed most powershell scripts;
  • ❌ Made install process in just one executable;

2.0.0

23 Jun 14:41
30b673c
Compare
Choose a tag to compare

image

Changes

  • App remade using svelte;
  • The app should read results even faster;
  • Rewrote extensions API;
  • Added support for wayland and hyprland;
  • Updated the settings UX;

Planning

  • Add nix os support
  • Rewrite icon fetching function on Linux

1.2.0

07 Apr 21:59
Compare
Choose a tag to compare
  • Hopefully fixed the icon tint problems
  • Added recent apps
  • Added alt + numberkey to open a app
  • Apps are now sorted by name

1.1.2

19 Mar 12:05
Compare
Choose a tag to compare
  • Fixed copy action not working