Skip to content

0.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@itkach itkach released this 15 Dec 02:47
· 314 commits to master since this release
  • Implemented ability to reorder dictionaries by marking and unmarking them as favorite. Dictionary order comes into play when ordering lookup results of the same match strength. Favorite dictionaries are at the top of the dictionary list. Marking dictionary as favorite adds to the favorite list, unmarking puts it below last favorite.
  • Fixed long dictionary labels overlap with timestamp in bookmarks/history
  • Use more compact timestamp in bookmarks/history (don't show time for old entries)
  • Fixed crash on dictionary discovery if empty file with .slob extension is found (for example downloading dictionary in Firefox creates .slob file of zero size while content is being downloaded into corresponding .part file).
  • Updated German translation (thank you @MHBraun)
  • Updated build to use Gradle 2.x