All Versions
66
Latest Version
Avg Release Cycle
16 days
Latest Release
-

Changelog History
Page 1

  • v3.11.6 Changes

    ๐ŸŽ‰ 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
  • v3.10.4 Changes

    ๐ŸŽ‰ New features

    • โž• added new viewer for opening spreadsheet files like CSV, ODT or XLSX
    • ๐Ÿ”ง make OpenStreetMap tile server configurable in the settings
    • ๐Ÿ‘ allow changing the order of locations with drag and drop
    • geo tagging and custom date tagging many selected files does not work
    • ๐Ÿ‘‰ use the thumb of a folder as thumb for the parent folder
    • 0๏ธโƒฃ extend the tag menu with add to tag group entry, enable dnd of tag from the default perspective to tag library
    • โž• added strict(case sensitive) and semi strict search
    • โž• adding support for JIF and JFIF files #1442
    • โž• added maximum age of the search index per location locations
    • [PRO] added support for saved searches
    • [PRO] added support for sharable links with validation duration in object storage locations
    • [PRO] add input fields for entering lat and long directly in the geo tagging dialog
    • [PRO] export current folder content or search results entries as CSV file
    • [PRO] added support for multi factor auth (MFA) for TagSpaces Enterprise
    • [PRO] added new smart icon as pin for files and folder, redesigning pin popup
    • [PRO] implement coloring map icons according to the color of the first tag
    • [PRO] extend the tag menu with add to tag group

    ๐ŸŒŸ Enhancements

    • create tab for advanced settings
    • ๐Ÿ‘Œ improve dark mode for the entry properties
    • โšก๏ธ update Norwegian, Hungarian and Japanese translation
    • ๐Ÿ‘Œ improvements in the search and thumbnail generation snackbar
    • โšก๏ธ parse text query for containing tags and optimize search reset (#1422)
    • [PRO] improving thumbnail generation for text files

    ๐Ÿ›  ๐Ÿ› Bug fixes

    • reducing the usage of openFileNatively, fixing #1420
    • removing the location limitation of the search string in the fussy search
    • making index preparation more robust
    • clear folder background color
    • 0๏ธโƒฃ default sorting per name is now alphabetic
    • search tags by camel case #1426
    • [PRO] fix deleting folder in object storage containing others folders
    • [PRO] hide mobile side-menu during the amplify login process
    • [PRO] improve folder creation in object stores
    • [PRO] fix show thumbnails in object stores
  • v3.9.5 Changes

    ๐ŸŽ‰ New features

    • โž• Added "Open parent folder internally" to the file menu, useful for file and folder entries in search results
    • Searched for any of the tags in a given tag group (OR search) (#1364)
    • 0๏ธโƒฃ Show directory menu on right click in the default and KanBan perspective
    • โž• Added experimental support for Mac arm64 architecture
    • ๐Ÿ”„ Changes in the context menu for files in the default perspective depending on the current selection
    • โž• Added "Close All Locations" functionality in the locations context menu
    • โž• Added "Use as Thumbnail for Current Folder" menu item in the file menu of the default perspective
    • [PRO] Added support for deleting not empty folders on object storage (#1351)
    • [PRO] Added missing rename folder functionality on object storage (#1352)
    • [PRO] Enable setting custom thumbnails on object storage locations
    • [PRO] Directory watching adjusted to the new indexing strategy, changes in the sidecar are now reflected in the user interface
    • [PRO] Added switcher toolbar for easy switching between perspectives
    • [PRO] Added optional sessionToken parameter to object store locations
    • [PRO] Many improvements in the KanBan perspective
    • [Enterprise] Added login screen with Cognito support
    • [Enterprise] Added user profile area and a sign out button in the help section

    ๐ŸŒŸ Enhancements

    • โšก๏ธ Korean, Spanish, Armenian and Japanese translations updated
    • โž• Added auto-focus on the tagging input field in the tagging dialog #1320
    • โž• Added extra close button to some dialogs
    • [PRO] Improving file uploading experience on object storage
    • [PRO] Improvements in location export dialog, added select/deselect locations functionality
    • [PRO] Refresh current folder after closing upload dialog in object storage mode
    • [PRO] add isNotEditable in location's model, preventing exporting and editing locations
    • [Enterprise] Allow tag library to be loaded from dynamoDB

    ๐Ÿ›  ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixing double tags in search results fixing #1354
    • ๐Ÿ›  Fixing issue with deleting tags on multiple files
  • v3.8.4 Changes

    ๐ŸŽ‰ New features

    • integration of the help panel for mobile mode
    • โž• add reload app button in the setting general tab
    • ๐Ÿ‘‰ make uuid of locations visible and editable
    • introducing openLink for handling external and internal links
    • ๐Ÿ’ป enable opening folders from command line as parameter
    • โž• added tooltip in about dialog showing detailed version infos
    • ๐Ÿ‘Œ improve showing paths for cloud locations
    • โž• add open link dialog
    • โž• added link in entry properties for sharing files and folders, refactoring entry properties
    • โž• adding history navigation in the desktop app as a experimental feature
    • redesign entry extension badge in the entry opener and grid perspective
    • ๐Ÿ”ง readonly externally configured locations
    • [PRO] adding support for importing and exporting location configurations

    ๐ŸŒŸ Enhancements

    • 0๏ธโƒฃ hide file menu by default, showing it with ALT
    • 0๏ธโƒฃ removing transparency of tags in default perspective
    • 0๏ธโƒฃ making default perspecitive toolbar transluent (#1280)
    • limit the logo width to 200px
    • disable context menu on locations in readonly mode
    • โšก๏ธ update german, indonesian and italian translations
    • โž• added current ui theme as url parameter for the viewers and editors
    • [PRO] making smart tag deactivatable in the UI
    • [PRO] theme colors are now customizable
    • [PRO] added custom logo for the web version
    • [PRO] welcome panel is configurable
    • [PRO] make sidebar color and advanced search configurable
    • [PRO] polish PWA app

    ๐Ÿ›  ๐Ÿ› Bug fixes

    • [android] fix folder selection for location in the Android app
    • [android] fix cordova sdcard paths
    • correct folder name in the deletion dialog
    • ๐Ÿ’ป re-enable open file from command line
    • ๐Ÿ›  fix issue with two cloud locations with the same or no path are not selected properly
    • ๐Ÿ›  fix update issue on folder deletion from top left direcory menu
    • ๐Ÿ›  fix rename a folder from the 3-dot menu
    • ๐Ÿ›  fix select all entries state after change to empty location
    • ๐Ÿ– handle renames and uploads on read-only s3 connection
    • switching s3 locations with no path broken
    • ๐Ÿ›  fix colors of the file and folder title in dark mode
    • ๐Ÿ›  fix broken file editing after changing description or adding tag
    • [PRO] enable exiting fullscreen in gallery perspective on mobile devices
  • v3.7.8 Changes

    November 25, 2020
    • โšก๏ธ Updating the Italian translations
    • ๐Ÿ› Bug fixes and small improvements
  • v3.7.7 Changes

    November 13, 2020

    ๐Ÿ›  Minor bug fixes and improvements

  • v3.7.6 Changes

    November 11, 2020

    ๐Ÿฑ ๐ŸŽ‰ New features

    • Indexing of a location on opening is now disabled
    • Indexing starts on the first search in a given location. The index is valid for 10 minutes, after this time is elapsed the index is recreated on the next search. Every time a index is created it is saved in the current locations .ts folder as tst.json file
    • After a successful indexing the amount of the indexed files is shown in the search panel
    • Size of the location index was significantly reduced
    • If an entry has a geo tag, a map is displayed in the entry properties showing the exact location of the tag
    • 0๏ธโƒฃ The default electron spell-checker for desktop apps is enabled for the file and folder description filed and by editing of html files
    • Pagination for the grid perspective was added, the max count of file in given page can be adjusted in the settings of the perspective
    • ๐Ÿ PDF thumb generation in now in the main app windows, the hidden worker window is not shown anymore if a folder contains PDFs
    • Explanation before stating the mac tag extraction was added
    • ๐Ÿ”’ Previewing files on Android was disabled due to security reasons
    • โž• Added support for ACC audio format
    • โž• Added ACC and FLAC file formats in search settings as audio formats
    • Close and clear uploads button added in the upload status dialog
    • [PRO] Previewing files on S3 is optimized to load only the first 10000 bytes of a given file.
    • [PRO] The editing of the description for files and folder can now be initiated with double click on the description field
    • [PRO] Embedding images in the file and folder description and opening external links from there, basic markdown help added
    • [PRO] In is now possible to select a default perspective for every folder
    • [PRO] Format of the date in the date editor dialog changed to YYYY-MM-DD for 2020-09-24
    • [PRO] A new perspective in BETA status called KanBan was added

    ๐Ÿฑ ๐ŸŒŸ Enhancements

    • ๐ŸŽ The tray menu on macOS was re-enabled
    • The Smart Tags group can now be collapsed (#1246)
    • ๐Ÿ›  Exiting full screen from the PDF-viewer fixed on touch enabled devices
    • Folder properties are now be opened always with details switched on, switching the details off is not possible anymore
    • The smart tags are now read-only and emoji icons were exchanged with real platform independent icons
    • ๐ŸŽ Generation of thumbnails for ZIP files was disabled due to a potential performance issues on large files
    • โšก๏ธ Armenian, Japan, Korean and Chinese translation were updated
    • [PRO] Button for navigation to parent directory added in the Mapique and Gallery perspectives

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed showing thumbs and opening files from global search
    • ๐Ÿ›  Fixed global search crash on no location
    • ๐Ÿ›  Issues on switching directories and location locally and on S3 fixed
    • [PRO] Map in the Mapique perspective is now redrawed after closing of a file or folder entry
    • [PRO] Fixed issues with uploading files to S3 from the desktop and the web version
  • v3.7.5 Changes

    November 10, 2020

    TBD

  • v3.7.4 Changes

    November 04, 2020

    Third beta for version 3.7

  • v3.7.3

    October 30, 2020