Changelog
A complete history of Nymara releases, from the first alpha to the latest stable build.
June 14, 2026
v2.0.0
Production release with auto-updates, 14-day trial, and complete installer.
- Velopack auto-update integration with GitHub releases
- 14-day Pro trial for all new installs — no credit card required
- Self-contained installer built with Velopack (301 MB)
- Trial banner in-app showing days remaining
- License validation with offline grace period
- First-install date tracking for trial enforcement
June 14, 2026
v1.0.0
Initial stable release of the C# / WPF rewrite.
- Complete C# / WPF rewrite with .NET 10 and CommunityToolkit.Mvvm 8.4.0
- 80+ business services across scanning, organization, metadata, health, and AI
- 100+ XAML views with dark theme matching server-room aesthetic
- Single-file publish with Velopack auto-update support
- SQLite-backed caching and journal system
- DPAPI-encrypted credential storage
- Serilog logging with file rotation and Sentry crash reporting
- Full licensing system with Free, Pro, and Lifetime tiers
- Adult metadata gating with StashDB, ThePornDb, FansDb providers (Pro)
- Anime metadata with AniList, TMDB, MyAnimeList integration (Pro)
- Local AI Agents via Semantic Kernel and Ollama integration
- Semantic search with embeddings for natural language library queries
- Vision model support for home video descriptions and content analysis
June 13, 2026
v0.9.9-rc4
- Fix: Remove auto-show onboarding; fix splash/MainWindow Z-order
- Fix: ContextMenu animation crash, sidebar layout overlap, icon rendering
- Feat: Rotating splash screen on startup
June 12, 2026
v0.9.9-rc3
- Audit: Fix JournalService error handling and PhotoOrganizer Task.WhenAll faulted-task bug
- Audit: Fix culture-sensitive string comparisons across ScannerService, SubtitleQualityAnalyzer, DocumentClassifier, JellyfinHealthService
- Audit: Migrate DuplicateEpisodeDetector and DocumentClassifier to SafeDirectory
- Audit: Add SafeDirectory.EnumerateDirectories and migrate ScannerService, DownloadMonitor
- Audit: Remove ConfigureAwait(false) from all ViewModels to fix WPF ObservableCollection thread-safety crashes
- Audit: Fix missing DI registrations, XAML resources, empty catches, culture bugs, orphaned code
June 10, 2026
v0.9.9-rc2
- Add PhotoLibrary with semantic search and AI vision tagging
- Add DocumentClassifier with smart categorization
- Add HomeVideoDescriber using Ollama vision models
- Add FolderThumbnail auto-generation from video frames
- Add PlaylistGenerator and WatchlistImporter
- Expand RulesEngine with scheduling and multi-condition chains
June 8, 2026
v0.9.9-rc1
- Initial release candidate for v1.0.0
- Complete rewrite from Python to C# / WPF
- All Python features migrated with improved async architecture
- New licensing infrastructure with Ed25519 signatures
- New WebPanel backend for license validation and payments
Older Python releases are archived. Contact support for access.