Skip to content

Bugfix release: Project Statistics queries autoescaping fix, query failures on the search screen, small step/bugfix towards supporting TAGs in Web UI

Compare
Choose a tag to compare
@stanislaw stanislaw released this 26 Oct 11:03
· 169 commits to main since this release

What's Changed

  • pyproject.toml: remove a some unneeded artifacts from the release tar by @stanislaw in #1948
  • Regenerate CHANGELOG by @stanislaw in #1949
  • docs: migrate all FREETEXT to TEXT by @stanislaw in #1950
  • pyproject.toml: remove unneeded lxml dependency by @stanislaw in #1952
  • Fix generated search URLs for project statistics by @haxtibal in #1954
  • Code climate: sdoc_source_code: rename all occurrences: pragma -> marker by @stanislaw in #1955
  • Prevent query failure when node is missing requested field by @mplum in #1958
  • Add 'TAG' as a supported fieldtype for requirement nodes by @mplum in #1959

New Contributors

Full Changelog: 0.0.59...0.0.60