Releases: shdra06/FlyShelf
v3.0.0 — Major Update: AI OCR, Smart Tables & Premium UI
v3.0.0 — Major Update: AI OCR, Smart Tables & Premium UI
🧠 AI & OCR
- NEW: Windows OCR engine — direct image OCR for perfect text recognition
- NEW: Smart table extraction — Otsu row clustering + X-projection columns
- NEW: Offline text processor — fully local, zero cloud dependencies
- NEW: Fuzzy search matching across clipboard history
- REMOVED: GeminiEngine (fully offline, no cloud API calls)
- REMOVED: ONNX detection pipeline (2500 lines cleaned)
🎨 UI & Design
- NEW: Premium frosted glass backgrounds throughout
- NEW: Squircle image corners for modern look
- NEW: Full-screen detection — widget auto-hides during videos/games
- NEW: Alt+C watermark hint for new users
- NEW: Note expand window for focused editing
- Redesigned onboarding experience
⚡ Performance
- Zero-alloc spawn animations — zero GC per show/hide
- DWM cloak spawn — eliminates black flash on window show
- iOS-style analytical touchpad scrolling with smooth coasting
- RAM optimizations across the board
🔧 Fixes
- Cross-desktop spawning reliability (virtual desktop fixes)
- OCR alignment in Quick Look mode
- Search bar layout, height, and cursor positioning
- Spawn jitter eliminated — smooth show/hide animations
- Password peek eye button positioning
🏪 Microsoft Store
- Microsoft Store submission ready (MSIX packaging)
- Production build with all diagnostics stripped
v2.5.0 — Advanced Table Extraction & UI Refinements
What's New in v2.5.0
New Features
- Advanced FlyShelf table extraction engine with Bradley-Roth adaptive thresholding
- Projection-Profile column separation for perfect table OCR
- Live Network Monitor relocated to System Logs dashboard
Improvements
- Lighthouse performance 66 to 90+ and accessibility 76 to 95+
- Footer readability in light mode
- Default pricing page to International USD
Fixes
- Restored corrupted Unicode/emoji characters
- Fixed missing navbar logo
SHA-256: ed5c6b24d3b690cf598a4fa1e3cbf353415c7acc4314db3430db012689584c83
Platform: Windows 10/11 (x64, self-contained, Obfuscar obfuscated)
v2.0.1 - Maintenance Update
What's New in v2.0.1
Bug Fixes
- Filter Persistence: Category filter (Images, PDFs, etc.) no longer resets after deleting items
- Empty State: Tutorial background correctly clears after first clipboard entry
UI Improvements
- Dark Mode label removed from settings (always dark theme)
- Gravity Cat mascot theme removed from theme list
- FlyShelf theme now selected by default on first install
- Widget alignment defaults to left-most position
Release Build
- Developer diagnostics removed from user-facing builds
- Logger suppressed in production for cleaner performance
- Obfuscation applied via Obfuscar
SHA-256: 4260dab7fa31aba1e636225aab48e5dff6df80ddd05c8809010a999663d69fd6
Platform: Windows 10/11 (x64, self-contained)
v2.0.0 – Hub Quick Look, Thumbnail Fix & Obfuscated Release
What's New in v2.0.0
New Features
- Quick Look Button on Hub Clipboard: Image/QRCode cards now have a pink Quick Look (↗) button in the action bar
- Hub Thumbnail Loading: Fixed blank thumbnails in the Desktop Hub — images now load in batches of 20 when Hub becomes visible
Bug Fixes
- Thumbnail Retry System: Added fail-count capping (max 5 retries) to prevent infinite retry loops on corrupted images
- Version Badge: Fixed About page showing v1.0.0 instead of v2.0.0
Security
- Obfuscar obfuscation applied (string hiding, field/method/property renaming)
- Assembly integrity checks
- HMAC re-validation on license load
SHA-256: b141940db4dff18b007260443401c95a501d90cdb16f4617eee283ab4d10e627
Platform: Windows 10/11 (x64, self-contained)
v8.5.1 - License Key Compatibility Patch
What's New in v8.5.1
Key Compatibility & Security
- Algorithm Key Update: Rotated license validation HMAC secret following security advisory.
- Support for New Keys: Restored key validation for all newly generated license keys.
UX Improvements
- Parent/Owner Resolution: Enhanced dialog owner resolution under C# WPF to prevent centering/dispatcher issues during app transitions.
- FlyShelf Pro Checkout Integration: Complete Razorpay checkout flow at INR 299 for Indian users.
SHA-256: 7b4670260a885b66b97d6fa57e0b83f2912b24cd9cd771239123713d6d8a566d
Platform: Windows 10/11 (win-x64, self-contained single-file portable build)
v8.5.0 - Search Stability and Notes Auto-Bullet
What's New in v8.5.0
Bug Fixes
- Critical: Fixed app freeze when switching from Search to Notes or To-Do panel
- Fixed: Filter toggle now properly deactivates on re-click
- Fixed: Clipboard selection no longer auto-closes during multi-select
Improvements
- Auto-bullet creation when opening Notes in bullet mode
- Auto-task item creation for empty To-Do days
- Robust thumbnail loading with retry fallback
- Emoji rendering in progress bars
Pro Features
- Licensing system with Pro tier support
- Pro pricing page on website
SHA-256: 7d4a398451d5b98b824b51de510c781d1f00103da6581cc4d35c138bb303d1b2
Platform: Windows 10/11 (x64, self-contained)
v8.2.0 - Smart Memory Optimization
What's New in v8.2.0
- Instant Summon: Top 5 image thumbnails permanently cached in RAM — zero-flash, zero-delay appearance on summon.
- Ultra-Low Memory: Background memory footprint reduced to under 50 MB via Win32 working set trimming.
- Faster Startup: Startup image decoding capped to top 5 images for quicker cold launch.
- Tighter Eviction: Off-screen image eviction refined from 10 to 5 images for tighter memory control.
- Sync Fix: Fixed Cloudflare tunnel auto-reactivation race condition when toggling outgoing sync.
SHA-256: a4507e5e573b9e8a91300c4fcd1dc81a4af2b6744bf8c6377ca9ac48100d06fe
v8.0.0 — Auto-Hide Taskbar Support & Notes Improvements
What's New in v8.0.0
- New: Smart floating mode when taskbar auto-hide is enabled
- Fixed: Widget mode transition (floating / embedded) works reliably when toggling auto-hide
- Fixed: Full cache invalidation during mode transitions
- Improved: Removed scroll-to-resize on note images
- Improved: Timestamp always visible in notes bullet header
SHA256: 9b9f99aecf32f327ac6277a03f75931ff7b001f9c54769990209edf50440229a
FlyShelf v7.5.0 — UI Polish & Rendering Stability
What's New in v7.5.0
- Pixel-Snap Scrolling: Integer pixel-snapped offsets eliminate ClearType text shimmer during scroll
- Tuned Scroll Physics: Optimized touchpad friction and progressive settling to prevent end-of-scroll micro-jitter
- QuickLookWindow Fix: Resolved half-render by disabling AllowsTransparency, using opaque background
- Dropdown Chevron Fix: Removed global FontFamily overrides that corrupted ComboBox chevron glyphs (white box artifacts)
- Layout Rounding: Re-enabled UseLayoutRounding and SnapsToDevicePixels across all ListViews and ScrollViewers
- Virtualization: Re-enabled CanContentScroll for proper UI virtualization
- Uninstall Feature: Danger Zone in Hub Logs tab to cleanly remove all app data
Verification
SHA-256: cbce4c9cedf09edd29ca8a4500ebe7801a766de3b0fe769663b6d397378ad8ee
FlyShelf v7.1.0
v7.1.0 — Premium Motion Polish & Flicker-Free Summoneer
• Flawless Summon Transitions: Complete elimination of the 1-frame solid background flash during summon or re-summon. WPF-DWM frame queues are now perfectly synchronized via deferred background priority offscreen translations, ensuring a 100% transparent composition cache.
• Perfect Card Deletion: Resolved the visual jump/jerk affecting neighboring elements when deleting a card from the middle of the list. Deletion suppression state is now deferred using lower-priority Dispatcher loops, keeping upper cards perfectly anchored while the window seamlessly adjusts.
• Ultra-Smooth 120 FPS Rendering: GPU rasterization and layout updates run with zero latency under any PC and backdrop theme configuration.