Skip to content

Changelog

Release Notes

0.4.0 (2023-07-20)

Features

  • backend: Add begin and end dates for search on arXiv (#182) (6899635), closes #154
  • custom stopwords: create a new set of custom stopwords from a file (#170) (284efcc)
  • helper button: adding a helper button in search page (#186) (9dbcde3), closes #168
  • pdf flag, refactor: add DOWNLOAD_PDF_ARTICLE flag, refactor pdf downloading functions (#172) (0fa5933)

Bug Fixes

  • backend: Fix list_id input as a dictionary in generate_threads (#191) (82fb89b), closes #139 #182 #187
  • backend: Fix errors from print_research in view_functions (#178) (3b94603)
  • filtering by user in historical research page (#227) (4746aa4)
  • finish-button: fix finish button functionality in the table select page (#215) (0b3b439)
  • fix bugs introduced by #193 (#206) (e067d14)
  • Fix issues on the application (#207) (c14607e)
  • Fix release-replacements (1ff7d6c)
  • Fix semantic release workflow (#211) (0e063a7)
  • Fix the release workflow (#229) (3d4af35)
  • Fix view_functions and tests (#185) (0c7d914)
  • Remove duplicated methods from arXiv (#194) (193ae02)
  • update graph function: updating BackEnd clustering.py and view_functions.py files (#174) (fbb35f8)
  • updating graph code: updating files to show proper graph results (#195) (e6f42bc)

Reverts

  • Revert "fix(backend): Fix errors from print_research in view_functions (#178)" (#183) (0551374), closes #178 #183

0.3.0 (2023-06-21)

Features

Bug Fixes

  • frontend: adding frontend updates (#146) (63c7b41)
  • Increase search limit in Research model/form (#153) (4281911), closes #85
  • progress bar: fixing zero division in progress bar (#160) (6d6dcaa)

0.2.0 (2023-06-06)

Features

  • Adding database select in Search page (#94) (f418409)

Bug Fixes

  • backend tests: enabling and updating backend test (#126) (58a6afc)
  • dev: Fix development workflow (#140) (ea435a5)
  • release: Fix .releaserc.json (fccffd2)
  • release: Remove poetry command from release pipeline (e1df732)