Skip to content

Releases: Grasia/WikiChron

Released version 1.1.1

31 Oct 12:32
Compare
Choose a tag to compare

Added

  • Icon in the header which displays a dialog showing sharing and downloading links for current selection. Closes #53
  • deps: sd-material-ui

Changed

  • stylesheets and js files divided depending on their scope
  • download now returns a zip with one csv per wiki. Re-Closes #21
  • moved dump_parser to an independant pypi package and use it as a dependency
  • Some improvements in query_bot_users.py script.

Fixed

  • Missing help icons (?) next to the metrics checklist.

Updated

  • deps: dash-core-components, requests.

Released version 1.1.0

10 Oct 15:47
Compare
Choose a tag to compare

Added

  • Button to download in csv format the current selection of wikis and metrics. See 26.
  • Now the current selection of wikis and metrics is displayed in the URL in the query string section. This allows sharing the your selection with others. See 21.

Changed

  • File structure of the project. Now the source files are under wikichron/.
  • Moved main data from hidden div to caching and signaling in server. This commit do the trick: fd0fe05. See this to learn more about sharing data between callbacks.

Updated

  • deps: dash, dash-renderer, dash-core-components, etc.

Released version 1.0.0

05 Sep 11:18
Compare
Choose a tag to compare

First stable version with MVP!
Here it's the changelog:

  • Improvements to the slider. See #22.
  • Updated dependencies to last versions
  • Clean up of repo and code

Released version 1.0.0-beta

03 Sep 17:03
Compare
Choose a tag to compare
Pre-release
  • Added multi-user and multi-threading support
  • Updated dependencies to last versions
  • Inner improvements

v0.6.2

22 May 16:10
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release
  • Fixed small bug when appending external js to_import_js

v0.6.1

22 May 16:08
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Using an updated version of dash-renderer-grasia so it uses it instead of the upstream dash-renderer. This uses the Loading component when "updating" the app.

v0.6.0

22 May 16:06
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Using gdc.Import() to load local js files.
  • Added support for standard mediawikis in scripts
  • Changed pics
  • Added logo
  • Better favicon quality
  • Improved documentation
  • Clean up code

v0.5.1

04 May 14:16
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • Updated grasia-dash-components in requirements.txt

v0.5.0

14 May 11:37
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Added fold button in the sidebar.
  • Disabled redis cache in development
  • UX improvements
  • Retrieving actual number of users in generate_wikis_json.py

v0.4.0

13 Apr 14:19
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Some modifications in metrics. Fixing issues.
  • Added docs.
  • New metrics: edits_in_articles_per_users_monthly and edits_in_articles_per_users_accum
  • Added metric descriptions on hover.
  • Changed names and order of metrics.
  • Added favicon