TagSpaces v3.11.6 Release Notes

  • ๐ŸŽ‰ New features

    • set tagging method per location
    • ๐Ÿšš move tag groups with drag and drop
    • ๐Ÿ‘ allow to change the order of the tags on a tagged file or folder with drag and drop
    • added file duplicate feature - the newly created files get automatically two new tags: copy and the current date and time (old_file_name [tag1].txt -> old_file_name [tag1 copy 20210702~183456].txt)
    • โž• add "Apply tag" feature to the tag's menu in the tag library, allowing you to add a tag to selected files without drag and drop
    • ๐Ÿ†• new optional WYSIWYG markdown editor added as editor and viewer extension
    • sorting file extension list in the settings alphabetically
    • โž• added an option for disabling the warning by opening external files (#1495)

    ๐ŸŒŸ Enhancements

    • ๐Ÿ‘ migration to a new extension structure, adjusting the list of the supported file types
    • ๐Ÿ‘Œ improve handling location tag groups
    • ๐Ÿ‘‰ user interface improvements in the search area
    • ๐Ÿ”’ migrate away from using remoteModule in Electron due to potential security issues
    • do not show hidden files in search results if setting is do not show files with dot(.)
    • โž• added close button to all dialogs
    • โž• adding help links to perspectives
    • adjusting fuzzy search parameters
    • โž• added a flag for generating thumbnails on loading directory content
    • improving on-boarding dialog
    • 0๏ธโƒฃ improving pagination of search result and default perspective, fixing Cordova issues
    • โšก๏ธ updating to electron 13.2.2

    ๐Ÿ›  ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix refresh issue after adding tags #1371
    • ๐Ÿ›  fixed issue for creating sub directories in location with a relative path
    • ๐Ÿ›  fix Opening parent folder from the button in perspective does not work always on windows network drive
    • ๐Ÿ›  fix issue with empty search query
    • ๐Ÿ›  fix hamburger menu in the mobile mode
    • ๐Ÿ›  fix android paths on locations
    • ๐ŸŒ upload in web to Minio server broken
    • ๐Ÿ›  fix Cordova android upload files
    • ๐Ÿ›  fix downloader plugin
    • โœ‚ remove takePicture for Android DirectoryMenu.tsx
    • โœ‚ remove export and saveAs functionalities for Android