Skip to content

Releases: Decimation/SmartImage

v3.0.0 Release

31 Oct 20:45

Choose a tag to compare

v3.0.0

  • Complete rewrite from bottom-up
  • Terminal.Gui shell interface
  • Completes #28 #26
  • Removed obsolete/non-functional engines
  • Added new engine RepostSleuth (similar to KarmaDecay)
  • Clipboard interoperability (including auto-detection)
  • Much more not included in this changelog

Full Changelog: v2.3.0...v3.0.0

See the wiki for full details including documentation!

v2.3.0 Release

22 Feb 10:18

Choose a tag to compare

  • Various improvements & bug fixes
  • Rework toast notification
  • Added Keep on top option (F10)
  • TinEye updates
  • Other internal design improvements

v2.2.2 Release

14 Jan 20:44

Choose a tag to compare

  • Various improvements and bug fixes
  • UI improvements
  • Refactor toast notification

v2.2.1 Release

24 Nov 07:54

Choose a tag to compare

  • Bug fixes
  • Various improvements

v2.2.0 Release

24 Nov 03:33

Choose a tag to compare

  • Mouse input
  • Rewrite direct image scanning algorithm
  • Toast notification fixes
  • .NET 6 update
  • Other miscellaneous improvements

v2.1.9 Release

18 Oct 19:30

Choose a tag to compare

  • Bug fixes
  • Miscellaneous improvements

v2.1.8 Release

01 Oct 21:36

Choose a tag to compare

  • Mouse UI interaction
  • Various improvements
  • Bug fixes

v2.1.7 Release

11 Aug 08:43

Choose a tag to compare

  • Optimization
    • Engines are much faster
  • Refactoring & code improvements
  • Add ability to view filtered results
  • Add CLI support
  • Bug fixes

v2.1.6 Release

20 Jul 10:01

Choose a tag to compare

  • Various fixes
    • Fix trace.moe deserialization edge case not being handled
    • Fix Ascii2D bug
  • General improvements
  • Optimizations

v2.1.5 Release

16 Jul 09:42

Choose a tag to compare

  • Bug fixes
    • Toast notification fixes
    • Fix memory leak
  • Algorithm optimizations
  • Various other improvements