Tropy Changelog

What's new in Tropy 1.16.2

Mar 7, 2024
  • Fix Windows system registry integration during installation

New in Tropy 1.16.1 (Mar 7, 2024)

  • Fix various issues when opening files in external file explorer
  • Fix auto-selection of corresponding note when opening photos via Tropy protocol URLs

New in Tropy 1.16.0 (Feb 21, 2024)

  • Added Dutch translations
  • Updated to Electron 28
  • Automatically suggest a suitable filename when exporting photos and selections
  • Guess note text direction based on first input
  • Fixed toolbar usability issues
  • Fixed automatic note selection
  • Fixed revealing original photo in Finder on macOS

New in Tropy 1.15.2 (Oct 20, 2023)

  • Fixed RGB/BGR color channel conversion when copying images to clipboard
  • Fixed custom titlebar issues on Linux and Windows
  • Fixed custom window controls on Windows when using the dark theme
  • Fixed custom full-screen window controls on Windows
  • Fixed window controls on macOS and Windows when using right-to-left language settings
  • Support right-to-left writing direction in Notepad

New in Tropy 1.15.1 (Oct 5, 2023)

  • Updated SQLite
  • Fixed macOS app bundle id

New in Tropy 1.15.0 (Oct 5, 2023)

  • Added Copy Image to Clipboard for photos and selections
  • Added a special list for all unlisted/unfiled items
  • Redesigned preferences window
  • New custom titlebar styles for Windows (enabled by default)
  • New custom titlebar styles for Linux (mimicking libawaita). Enable via preferences; rounded window corners must be configured in window manager.
  • Updated to Electron 25
  • Fixed CPU usage of image viewer when idle
  • Arch Linux: added tropy and tropy-bin packages to the AUR
  • New official Flatpak package for Linux (forthcoming)

New in Tropy 1.15.0 Pre-release (Oct 3, 2023)

  • Added Copy Image to Clipboard for photos and selections
  • Added a special list for all unlisted/unfiled items
  • Redesigned preferences window
  • New custom titlebar styles for Windows (enabled by default)
  • New custom titlebar styles for Linux (mimicking libawaita). Enable via preferences; rounded window corners must be configured in window manager.
  • Updated to Electron 25
  • Fixed CPU usage of image viewer when idle
  • Arch Linux: added tropy and tropy-bin packages to the AUR
  • New official Flatpak package for Linux (forthcoming)

New in Tropy 1.15.0 Beta 1 (Sep 8, 2023)

  • Update release workflow Node.js to v18

New in Tropy 1.14.0 (Jun 7, 2023)

  • Improve print and file size of exported PDFs
  • Apply all filters and modifications on photos for print and PDF
  • Added option to resize photos (for A4 / US-Letter) for print and PDF
  • Fixed updating modified time stamps when saving changes
  • Fixed changing photo density
  • Fixed rotating photo via panel context menu
  • Fixed photo/selection extraction
  • Fixed copy note format preferences
  • Updated to Electron 24
  • Added Ukrainian locale πŸ‡ΊπŸ‡¦

New in Tropy 1.13.1 (May 4, 2023)

  • Fixed lost input focus when tabbing through metadata fields
  • Fixed missing tab context menu
  • Fixed issues with displaying selection overlays in the image viewer
  • Updated to Pixi.js version 7
  • Added FOAF and BIBFRAME as default vocabularies
  • Fixed timezone issue with created timestamps
  • Fixed issues with remote images during project conversion

New in Tropy 1.13.0 (Mar 29, 2023)

  • Added the new standard project type. With this, all photos imported into your project are copied into the project folder. This project folder can be moved around freely or shared with other devices without having to consolidate photos.
  • The old project type is still available as an advanced project. With advanced projects, no extra copies of imported photos are made and you have full control over where photos are stored and how they are referenced by the project.
  • Moved new project form into project window.
  • Added list of recent projects to new project form.
  • Existing projects can be converted to the new standard project type in the project settings.
  • Project files will now be optimized routinely. For large projects files this means that there could be a significant delay the first time you open and close the project after upgrading to this version (in particular for project database files with 50 MB or more).
  • The Notepad component was completely re-written, fixing various issues, in particular relating to composite input methods.
  • Sanitize JPEG comments during import. Only valid text comments will be saved as photo metadata.
  • Updated to libvips 8.14 (and updated all dependent libraries).
  • Updated to Electron 23.
  • Fixed PNG import for files with a lot of embedded metadata fields.
  • Added brazil Brazilian Portuguese translations.

New in Tropy 1.12.0 (Jun 22, 2022)

  • Added support for direct export to PDF
  • Import JPEG comments (COM sections) as metadata values
  • Improved tag auto-completion
  • Updated CSV plugin to support importing CSV files
  • Added IIIF Plugin for importing IIIF manifests
  • The Archive, CSL, and Omeka plugins have also been updated; if you use them, please update them separately.
  • Updated to Electron 18

New in Tropy 1.11.1 (Apr 19, 2022)

  • Features:
  • Added support for import plugins
  • Added Open in external viewer to photo context menu
  • Support importing of(PDF-based) Adobe Illustrator files
  • Fixes:
  • Fixed Tropy protocol URL handling on macOS
  • Temporarily disabled vibrancy effects on macOS because of performance issues
  • Fixed embedded texts when exporting print PDFs on macOS