Skip to content

Current Status

Ablaka Team edited this page May 12, 2026 · 2 revisions

Current Status

Build

  • Version: 0.1.2-alpha
  • Platform: Windows 10/11 x64
  • Framework: WPF on .NET 8
  • Release type: alpha, ready for controlled testing
  • Distribution: GitHub source repo plus GitHub Release assets

Verified Locally

  • Release build succeeds.
  • Automated test suite passes.
  • Published executable launches and responds.
  • Inno Setup installer builds.
  • Portable zip is generated without debug .pdb files.
  • SHA-256 checksums are generated.
  • Microsoft Defender scan found no threats in the generated 0.1.2-alpha release folder.
  • Runtime light/dark theme switching is backed by dynamic theme resources and regression tests.
  • GitHub Wiki is initialized and published with status, roadmap, release process, AI/performance notes, troubleshooting, and milestones.
  • iPhone import detects a connected iPhone, scans camera folders, and displays visual thumbnails.
  • HEIC support includes native WIC detection plus bundled libheif fallback.

Implemented Product Areas

  • Folder-first media browser.
  • SQLite local catalog.
  • Thumbnail cache.
  • Metadata extraction.
  • HEIC preview and thumbnail fallback.
  • Visual media grid and preview rail.
  • Multi-select export.
  • iPhone original-file import.
  • Optional OCR and vision tagging.
  • Provider configuration for LM Studio, Ollama, Ollama Cloud, and OpenAI.
  • Responsive media-first shell.
  • Windows installer and portable release packaging.

Known Open Areas

  • Embeddings and hybrid semantic ranking are not complete.
  • OpenAI, Ollama, and Ollama Cloud paths need broader live QA with real user-owned keys and model catalogs.
  • Installer is unsigned, so SmartScreen can warn.
  • Clean-machine install/uninstall testing is still needed before broad public release.
  • More HEIC sample validation is recommended.
  • Very large iPhone libraries, iCloud placeholders, locked phones, and unplug-during-import flows need more real-device QA.

Current Release Gate

Before calling a release broad-public ready:

  • Run clean install/uninstall on a fresh Windows profile.
  • Sign the installer and app binary.
  • Re-run HEIC, iPhone, export, AI-off, AI-on, theme, and large-folder smoke tests.
  • Confirm release assets match SHA256SUMS.txt.

Clone this wiki locally