Skip to content

Releases: itkach/aard2-web

0.9

18 Apr 19:05
Compare
Choose a tag to compare
  • update jquery

0.8

08 Apr 02:23
Compare
Choose a tag to compare
0.8
  • Update slobj and slobber dependencies

0.7

05 Jul 19:48
Compare
Choose a tag to compare
0.7
  • Downgrade ICU to 52.1 to resolve compatibility issue with multi-volume enwiki-20150620
  • Add favicon

0.6

01 May 03:37
Compare
Choose a tag to compare
0.6
  • Show dictionary label in lookup result list items
  • Random article button was cut off in Firefox, fixed
  • Command line now accepts directories as dictionary locations (all dictionary files are opened, including subdirectories)
  • Better grouping of similar results from multiple dictionaries
  • Support split dictionaries (dictionaries created with slob convert --split from a single dictionary)

0.5

04 Jan 21:02
Compare
Choose a tag to compare
0.5

0.4

18 Nov 04:55
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release
  • Fix layout for Firefox and IE
  • Fix IE caching request for random article
  • Better handle internal links for dictionaries compiled as multiple slobs (sharing same slob uri)

0.3

14 Oct 01:50
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release
  • Implemented switcher for alternate style sheets
  • Implemented random article lookup

0.2

01 Oct 03:45
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

This version doesn't contain any changes to the web UI itself. The build script is updated to not rely on fatjar plugin and now can be used with Gradle 2.1. The jar is rebuilt with updated Slobber which contains following improvements:

  • Articles with titles starting with dot (e.g. .a) could not be loaded, now fixed
  • Support loading resources with keys that contain slashes (mimic unix file path)
  • Revised internal URL structure to not rely on Referer header, eliminate use of redirects that were needed to use it

0.1

08 Sep 02:27
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Initial version implementing basic lookup and content browsing. This is slightly ajaxified version of Slobby UI working off Slobber's web api.