Skip to content

Releases: tagspaces/tagspaces

v2.1.0

28 Jan 12:20
Compare
Choose a tag to compare
  • 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

Knowns issues:
The Firefox addon is currently largely untested...

v2.0.8

22 Jan 22:49
Compare
Choose a tag to compare
  • New perspective for image viewing added (perspectiveImageSwiper)
  • Separating all the extension in separate modules/repositories, so they can be now more easily extended by developers
  • Migration of IO-APIs for all platforms to promises
  • Adding deep search (search in subfolders) for the webdav and chrome versions
  • Improving general stability
  • Bugfixes

v2.0.4

22 Nov 16:39
Compare
Choose a tag to compare

Bug fixing release

  • Fixing loading of thumbnails in grid perspective
  • Optimizing perspective loading
  • Fixing opening of links in externals programs
  • Fixing loading of embedded images with relative path
  • Making selected files in the grid perspective more visible
  • Updated translations
  • Various bug fixes

v2.0.1

28 Oct 22:51
Compare
Choose a tag to compare
  • 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

v1.12.0

28 Jul 20:39
Compare
Choose a tag to compare
  • Added new audio/video player extension based on plyr.io library
  • Added new viewer for EPUB files
  • Added new viewer for ZIP files
  • Hungarian and Chinese Taiwan (big5) languages added
  • Scrolling to bottom of the settings after adding new file type
  • Fixing drag and drop issue for smart tags
  • Directory watcher implemented for node webkit
  • Import tagGroups from settings
  • Added a web clipper for the Firefox
  • Added a an Android widget allowing to take photos and create notes directly from desktop
  • Fixing stopping of the playback of audio and video files after closing them #251
  • The settings of the Android app are now saved in a file in the app folder
  • Fixing issue with not recognizing folder on some webdav servers

v1.11.3

07 Jun 15:52
Compare
Choose a tag to compare
  • Adding webclipper for Firefox
  • Updating translations
  • Fixing issues in the chrome webclipper
  • Fixing issues in the android version

v1.11.0

15 Apr 11:17
Compare
Choose a tag to compare
  • adding korean, greek, catalan, czech, swedish, turkish and dutch translations
  • add a new system tag group collecting all new applied tags
  • added delete selected files functionality to the list and grid perspectives
  • adding generating thumbs for pdf, bmp, webp and svg files in grid perspective
  • added import tag groups functionality
  • internationalizing the UI of the chrome extension
  • reimplementing loading animation
  • adding confirmation on the app closing by unsaved changes on the currently opened file
  • fixing drag and drop issue of tags from files to tag groups
  • exchanging pdf.js with a newer version, moving it as core lib
  • improving code quality by adding jshint and jscs to the project
  • clearing search results on directory change
  • adding handler for the add file button
  • adding title editing to the web scrapping function
  • correcting binding of fastclick lib
  • disabling the support of AVI files in the default settings #242

v1.10.3

29 Jan 22:27
Compare
Choose a tag to compare
  • Supporting adding of files on Android and the WebDAV edition
  • Fixing issue in the search
  • Fixing adding existing files in the native version #187
  • Fixing broken following of symlinks
  • Fixing doubling the main menu #193
  • Fixing not loading of external json with tag groups on windows
  • Enabling strikeout of text in HTML editor on Android
  • Persisting sort order in list perspective #165
  • Enable setting of the language throught url parameter
  • Updating translations

v1.10.2

26 Jan 22:34
Compare
Choose a tag to compare
v1.10.2 Pre-release
Pre-release

Fixing loading external json with tag groups under windows

v1.10.1

15 Jan 22:07
Compare
Choose a tag to compare

Bug fixes in the search functionality and OSX