Allusion Changelog

What's new in Allusion 1.0.0-rc10

Feb 6, 2023
  • More natural zoom behavior by @AlanDrake in #530
  • Add upscale smooth/pixelated option, also by @AlanDrake in #531
  • Fixed an issue where an ExifTool instance would remain open after closing Allusion #529
  • Arrow-keys now behave as expected when editing metadata #528
  • Now showing a "Parameters" entry (when available) in the metadata panel, often used for AI generated images #515
  • Added support for the .ico image format #512
  • General performance and stability improvements due to updated dependencies in #526
  • ...due to which metadata can now be saved to Webp files too (#533)

New in Allusion 1.0.0-rc9 (Oct 9, 2022)

  • Full support for PSD (Photoshop) files: #498
  • Thumbnails are now much better quality and they can be viewed at their full resolution too! You might need to clear your thumbnail directory if you already imported PSD files in Allusion
  • Press Ctrl+Enter to open all selected files in their default external program: #497 - thanks @Krakor92!
  • Width and height can now be used in search queries
  • Option to show image resolution on thumbnails: #502
  • View Similar Images option (press Ctrl to add to current search query)
  • The Allusion Web Clipper is now available as a Firefox addon: https://addons.mozilla.org/en-US/firefox/addon/allusion-web-clipper/ (see #493)
  • General improvements through maintenance: Refactoring and dependency updates #499 #501

New in Allusion 1.0.0-rc8.1 (Aug 8, 2022)

  • New Features:
  • Saving images from the clipboard by @citizenll in #480
  • Paste an image into Allusion from your clipboard using Ctrl + V (or Cmd + V on MacOS) to save it to the Download directory (configurable in Settings > Background processes)
  • Bug fixes:
  • Dragging a parent tag on any of its child tags would create a cycle in the tag structure, causing Allusion to crash (reported in #438, #488)
  • Deleting a tag would clear the tags on all files that the deleted tag was assigned to (reported in #483)