Skip to content

2020.10.1

Compare
Choose a tag to compare
@CasperWA CasperWA released this 01 Oct 13:15
· 245 commits to develop since this release

Bug fixes:

  • Ensure pagination links are properly parsed when sorted (#174).
    The sorting of the query parameters in a given link was implemented as part of the caching upgrade.
  • Use button_style parameter when updating the Download button's HTML (#175).
    button_style was added previously as a variable to the Download button's HTML code, but was not supplied in several format() method calls, resulting in errors and the Download button remaining freezed in the GUI.