Skip to content

Recap v1.6.1

Latest

Choose a tag to compare

@maksim0-debug maksim0-debug released this 27 Mar 23:04
· 1 commit to master since this release
v1.6.1
3df5115

Release Notes

✨ New Features & Improvements

  • You can now expand Explorer to filter screenshots by a specific folder.
  • Always show the app name (or alias) before the tab/site title in the timeline and preview, even for aliased tabs.
  • Unified and improved App Aliases logic for all timeline displays.

🐛 Bug Fixes

  • Async Icon Loading: Fixed icon loading in the timeline and preview. Subscribed to the IconLoaded event in HistoryViewController and TimelinePreviewManager to refresh the UI when app/site icons finish loading, ensuring icons appear without manual scrolling.