Releases: soficis/forge-meta-link
Releases · soficis/forge-meta-link
v0.2.0
ForgeMetaLink v0.2.0
Compared to v0.1.0 baseline commit a5969f9:
a5969f9...v0.2.0
Highlights
-
Gallery safety overhaul
- New delete modes: Move to Recycle Bin/Trash or Permanent delete
- Undo delete window (short grace period before finalize)
- Favorite/Lock protection prevents deleting protected images
- Recently deleted panel with Pending / Finalized / Undone / Failed states
- Delete actions available from both gallery selection and full viewer
-
Bulk gallery management
- Bulk Favorite / Unfavorite for selected images
- Bulk Lock / Unlock for selected images
- Bulk Move Selected to another folder
- Auto-lock favorites toggle
-
Viewer + thumbnail UX improvements
- Added thumbnail loading indicators, including “Loading thumbnail…” text
- Improved full-image loading/fallback behavior in viewer
- Sharper image rendering tuning in gallery/viewer
-
Asset protocol/path reliability
- Expanded Tauri asset scope for more Windows path formats (drive-letter forms)
- CSP updates to better support IPC/connect behavior
-
Refactor for maintainability
- Backend commands split into focused modules (
delete,export,forge,queries,scan,shell,sidecar,thumbnails) - Database layer split into focused query/operation modules
- Removed obsolete thumbnail migration binary
- Backend commands split into focused modules (
-
Branding + onboarding
- New ForgeMetaLink app icon set integrated across bundle targets
- README rewritten for beginner onboarding + troubleshooting
Build & Release Pipeline Improvements
- Added/expanded CI checks for frontend + Rust
- Added cross-platform release automation for:
- Linux x64 / ARM64
- Windows x64 / ARM64
- macOS x64 / ARM64
- Improved macOS DMG handling and resiliency
- Added Windows NSIS/WiX prefetch + retry hardening
- Build wizard updated with:
- version-agnostic artifact detection
- expanded target options
Commits in this release range
3553b41complete gallery safety/management overhaul + release automationa402244v0.2.0 feature integration pass (gallery safety, modular backend, docs)ec13d8drelease workflow quote fix886c6abmacOS runner updatec6c62cftag handling consistency in CI/release workflows4ef5da0automated release body supporte63bf55release packaging workflow iteration2a583c2macOS build/arch support enhancementsa533fc7release asset handling improvements542fa9bDMG creation robustness improvementsf519d13release workflow artifact/retry improvements
ForgeMetaLink v0.1.0
ForgeMetaLink v0.1.0 (First Release)
ForgeMetaLink is a local-first desktop app for managing large AI image libraries.
Its practical purpose is simple: help you quickly find, filter, review, export, and reuse past generations without relying on cloud services.
Highlights
- Fast folder scanning and metadata indexing for AI-generated images.
- Search by prompt/model/seed with practical filters for large libraries.
- Gallery + viewer workflow for rapid review and curation.
- Export tools for metadata and selected images.
- Forge API integration to send selected images/settings back into your generation workflow.
- Sidecar metadata editing support for portable per-image tags/notes.
Release Binaries
- Windows x64
forge-meta-link_0.1.0_x64-setup.exeforge-meta-link_0.1.0_x64_en-US.msi
- Windows ARM64
forge-meta-link_0.1.0_arm64-setup.exeforge-meta-link_0.1.0_arm64_en-US.msi
- Linux x64
forge-meta-link_0.1.0_amd64.AppImage
If your device is Windows on ARM, use the ARM64 installer files (not x64).
Compatibility Notes
- Windows is the primary target and most validated.
- Linux compatibility has limited validation across distributions/desktops.
- macOS compatibility has limited validation.