Skip to content

Releases: tagspaces/tagspaces

v5.3.2

07 Apr 16:37
Compare
Choose a tag to compare

🎉 New features

  • Computing the folder size in the desktop application
  • Moving folders is now possible in local files and within s3 buckets
  • Improved folder selector for moving and copying files and folders
  • Installable viewer and editor extensions, laying the ground for installable third party extensions
  • Added support for downloading files and HTML pages from URL locally and on S3 buckets
  • The link creation functionality for time limited S3 download links is extracted in a separate dialog, support generation of QR code for the link.
  • Added menu item for duplicate location in the location's context menu #1877

🌟 Enhancements

  • Search for actions are now case insensitive
  • The file creation dialog was visually improved
  • Thumbnail are now generated after successful upload on S3 buckets
  • Making click protection layer for location loading disappear automatically after 5 secs
  • The design of file types tab in the settings was improved
  • Added parameter for preventing search engine indexing of TagSpaces Web installations

🐛 Bug fixes

  • Improving work with keyboard and tab key, changing opening file key from enter to alt+enter, fixing #1837
  • Removed the default styling in new HTML files, fixing issue with the dark mode
  • Add sorting for search results by relevance (#1875)
  • Fixed adding and removing sidecar tags in search results

v5.3.1

24 Mar 23:51
Compare
Choose a tag to compare
v5.3.1 Pre-release
Pre-release

TBD

v5.2.5

14 Feb 21:38
Compare
Choose a tag to compare

Bug fixes (#1866) and small improvements

v5.2.4

08 Feb 07:53
Compare
Choose a tag to compare

🌟 Enhancements

  • Search for actions are now case insensitive

🐛 Bug fixes

  • Fixed bug with the colors of the file name based tags

v5.2.3

02 Feb 17:32
Compare
Choose a tag to compare

🌟 Enhancements

  • Making imprint and privacy policy links configurable in the extconfig.js
  • Updating electron and sharp libraries
  • Added new experimental extension for viewing slides based on reveal.js
  • Added new experimental extension for displaying md-files as mind map based on markmap

🐛 Bug fixes

  • Fixed issue by loading EPUB files on Windows
  • Fixed issue with random sorting of files in the grid perspective 1694
  • Fixed issue with tag collection functionality
  • Fixed close and clear to clear the uploads
  • Fixed navigation to parent folder from search results
  • Fixed broken opening of files from the command line

v5.2.2

25 Jan 22:15
3ad8b9c
Compare
Choose a tag to compare

🎉 New features

  • Added preview for CR2, NEF, DNG, TGA, 3GP and 3G2 files
  • Created new extension for preview of 3D model files in STL, OBJ, GLTF and GLB formats
  • Create new extension for preview of emails in MSG format
  • Enabled staying in edit mode after saving, added cancel editing button, added animation for the saving process
  • Added support for deploying TagSpaces Web on Cloudflare Pages
  • Add new component for composing search queries
  • Added new version of pdf.js in PDF viewer supporting adding text and drawing to PDF files
  • Integration of the opening locations and filtering history from the new search component
  • PRO: added thumbnail generation for CR2, NEF, DNG, TGA, TIFF files

🌟 Enhancements

  • Transferring theme color to extensions
  • Migration of the most extensions to Bootstrap5
  • Added a button for generating new location id and check for existing location id
  • Added a switch in the settings of the grid perspective to disable showing the description of files and folders
  • Extract tag library from redux, solving performance issue with big tag libraries (over 1000 tags)
  • Upgrading to a newer electron version (21.3.3)
  • Showing two lines of text in the entry title of the grid perspective
  • Allowing saving screenshots from viewer/editor extensions
  • PRO: added Kanban cards filter

🐛 Bug fixes

  • Fixed saving shortcut to not trigger the browser's save web page dialog
  • Fixed issue preventing creation of new location having space in the path: #1831
  • Fixed adding tags not reflected in search results
  • Fixed updating the settings after adding new file types in the settings
  • Fixed broken check for new version
  • Fixed an issue with the number of tags in tags preview
  • Fixed thumbs on search in custom location on Android
  • Fixed removing of tags on files with the same name
  • PRO: Fixed creating and deleting new column/folders in Kanban of web
  • PRO: Fix column background image and color not refreshed on change in Kanban

v5.2.1

12 Jan 19:56
Compare
Choose a tag to compare
v5.2.1 Pre-release
Pre-release

Second beta release for version 5.2

v5.2.0

06 Jan 16:59
Compare
Choose a tag to compare
v5.2.0 Pre-release
Pre-release

First pre-release for version 5.2 featuring completely rewritten file viewer extensions.

  • Created new extension for viewing 3D files such as GLB
  • Created new extension for viewing email MSG files which can be exported from various email clients
  • Image Viewer extension now supports bigger TIF images and also TGA, CR2, NEF and DNG file formats

v5.1.4

21 Dec 10:42
Compare
Choose a tag to compare

Bug fix release

  • Fixing issue with search results on Android

v5.1.3

13 Dec 21:44
835db58
Compare
Choose a tag to compare

Bug fixes and small improvements