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

Changelog History
Page 7

  • v2.2.1 Changes

    • ๐Ÿ›  Fixing embedded images in HTML with data url
    • ๐Ÿ›  Fixing search in ImageSwiper perspective
    • ๐Ÿ›  Fixing opening of the source link in MHTML viewer
  • v2.2.0 Changes

    • Migration the desktop app to the Electron shell
    • โž• Adding live thumbnails for images in grid and image-swiper perspectives
    • โž• Adding language detection on the first application run
    • โž• Adding polish translation thanks to fringoo
    • ๐Ÿ›  Fixing refresh issue after dir rename
    • ๐Ÿ›  Fixing issues in MD and HTML file viewer extensions
    • ๐Ÿ‘‰ Showing Exif and IPTC information from JPEGs in the image viewer extension
    • ๐Ÿ›  Fixing opening external links
    • ๐Ÿ›  Fixing drag & drop of tags and files in grid perspective
    • โž• Adding url of the opened file for the webdav version allowing sharing links to the opened document
    • Correcting loading documents on startup
    • โž• Adding startup parameters like -p for portable mode or -d for debugging
    • โž• Adding npm command for running a local test webdav server
    • Correcting opening of files on startup
    • ๐Ÿ’ป Disabling the firefox file browser in the addon
  • v2.1.4 Changes

    • โž• Adding live thumbnails for images in grid and image-swiper perspectives
    • โž• Adding language detection on first run
    • โž• Adding polish translation thanks to fringoo
    • ๐Ÿ›  Fixing refresh issue after dir rename in Android
    • ๐Ÿ›  Fixing issues with the MD and HTML file viewers
    • ๐Ÿ‘‰ Showing Exif and IPTC information from JPEGs in the image viewer extension
  • v2.1.1 Changes

    • ๐Ÿ›  Fixing issue with renaming folder in the WebDAV edition
    • ๐Ÿ›  Fixing missing icons
    • ๐Ÿ›  Fixing loading extensions in Firefox
  • v2.1.0 Changes

    • โž• Added new perspective(ImageSwiper) for browsing of photos and image
    • Separating all the extension in separate modules/repositories, so they can be now easily extended by advanced users
    • โž• Adding support for search in subfolders for the webdav and chrome versions
    • Improving general stability, by migration of IO-APIs to promises
    • Script for generation of image thumbnails added
    • ๐Ÿ›  Fixed loading of directory tag groups
    • ๐Ÿ›  Fixed collect renamed tags issue #372
    • ๐Ÿ›  Fixed creating multiple taggroups #367
    • ๐Ÿ›  Fixed the opening of the containing folder of a file from the search result 374
    • Correcting the export of the tag groups
    • Loading thumbnails finding the thumbnail path if available
    • ๐Ÿ‘ Allow printing of images in the webdav version
    • Load tag groups from last opened location meta data
    • ๐Ÿšš Almost all modal dialogs can now be moved with the mouse
    • Enabling loading of meta data in non-PRO version
    • Correcting the opening of external links
    • Hosting the current jsdoc of the application on tagspaces.github.io
  • v2.0.1 Changes

    • redesign of the user interface using material paradigms
    • ๐ŸŽ using flexbox for performance optimization of the user interface
    • ๐Ÿ‘‰ show file names in delete confirmation message
    • โž• adding noty as a notification framework for the project, showing messages for failed operations
    • ๐Ÿ”Š confirming the rename file, create tag, create tag group, edit tag group, create and rename directory dialogs with enter key
    • ๐Ÿ‘Œ support opening of files in fullscreen
    • โž• adding fx-extra node module. solving the issue with moving files over different partitions in the Windows, Linux and Mac apps
    • cleaning search results count on location close
    • โž• adding initial getting started tour with the hopscotch library
    • making the tag group title also collapse and persist the tag groups
    • โž• adding a default viewer for the EPUB files
    • single click opens files in grid perspective
    • ๐Ÿ’พ save collapsed state of tag groups
    • rearranging file opener button toolbar, exchanging icons
    • โž• added default startup location functionality
    • redesigning the viewerHTML and viewerMD extensions
    • ๐Ÿ›  fixing issue with opening files from command line
    • ๐Ÿ›  fixing issue with start in portable mode
    • โž• added key binding ctrl+f for the search functionality
    • โž• added key binding ctrl+a for selecting all files
    • โž• adding badges for order of steps in the web clippers
    • โž• adding confirm dialog for deleting perspective and file types in the settings
    • ๐ŸŽ disabling directory watcher in native apps, due to performance issue
    • โž• added Korean and Indonesian
    • ๐Ÿ‘ integrating of the rendering engine crosswalk(chromium) for supporting older android devices with SDK 4.1
    • exchanging the pdf.js lib with a newer version
    • enabling back button on android