Releases: tagspaces/tagspaces
Releases · tagspaces/tagspaces
v5.2.5
v5.2.4
v5.2.3
🌟 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
🎉 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
v5.2.0
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
v5.1.3
v5.1.2
🎉 New features
- PRO: The Kanban perspective was improved
a lot and is again part of the PRO version - Importing Trello boards as files and folders
- TagSpaces' Links (starting ts:?) pointing to files, folders and location can be now pasted in the search field, starting the search will open the link in the application
- Add some new user interface themes
- Introducing support for system dark mode
- Added new how to start walkthough on the welcome screen
- Added go back and go forward buttons for the navigation in the app's history (still in BETA)
🌟 Enhancements
- The new file creation dialog was extended with a text field containing the name of the file which will be created (for easy changing)
- Introducing the Milkdown markdown rendered in the app for file and folder descriptions
- Migrating the build system to webpack v5
- Updating the underlying Electron platform to 20.x
- The image viewer was extended to show the width and height of the currently viewed image and some more EXIF from JPG files
- Small improvements in the user interface and icons of the list and grid perspectives
- Fixed user interface glitches in the file types area in the settings
- Skipping opening default location while opening TagSpaces links (ts:?..)
- Disabling thumbnail generation for markdown and mhtml files
- Displaying the name of the currently opened file in the window title
- Marking URLs leading to external web sites in the markdown files as external
- Making the ts sharing/internal links to start with ts://?
- Various improvements in the Kanban perspective
- Add a configuration key in the extconfig.js for skipping the check for new version.
🐛 Bug fixes
- PRO: Editing date time tags was fixed, fixing date picker issue
- Added the location id to the currently edited file to prevent some edge cases in by saving
- Fixed not loading folder meta on when opened from TagSpaces link (ts:?..)
- Fixed inability to open folders containing percent character in the folder name (#1796)
- The dragging of images is now disabled, preventing some edge cases with the drag and drop functionality
- Fixed position of the file and folder context menus according to the mouse click
- Fixed uploading files with 0 bytes for AWS
- Fixed broken keyboard shortcuts for location manager and tag library #1777
- Fixing links in file and folder description
- Fixing embedding of images in file and folder description
- Fix issue with not loading default location introduced in 5.1.1