Skip to content

Releases: fabian-beck/pure-suggest

Version 0.11.0

05 Oct 11:48

Choose a tag to compare

New Features and Key Improvements

  • Revised filtering
    • Filtering both selected and suggested publications
    • Filtering by publication
    • Only showing filtered nodes in the citation network
  • New author details dialog
  • Improved session management
    • Session name
    • Importing BibTeX files
    • Sharing session via link

Minor Changes

  • Various small usability improvements
  • Performance optimizations
  • Bug fixes

Version 0.10.1

29 Mar 10:26

Choose a tag to compare

Minor Changes

  • Updated external links
  • Other bug fixes and user interface improvements

Version 0.10.0

17 Feb 08:00
19dbbef

Choose a tag to compare

New Features and Key Improvements

  • Author nodes in the citation network
  • Controls to show/hide nodes in the citation network
  • Revised boost keyword input and controls, including reintroducing the highlighting and formatting of the boost keywords
  • Revised management of excluded and queuing publications

Minor Changes

  • Clickable co-authors in author list
  • Moved author ranking controls into a small setting dialog
  • Removed feedback dialog (rarely used)
  • Bug fixes

Version 0.9.0

11 Nov 19:46

Choose a tag to compare

Major Technical Changes

  • Replaced UI library Buefy by Vuetify
  • Updated from Vue2 to Vue3
  • Using Vite instead of Webpack

New Features and Key Improvements

  • Remodeled user interface with some usability improvements
  • Ranked list of selected authors, with different options for ranking
  • Richer search results and highlighted matches to search query

Minor Changes

  • Every selected paper gets an additional (self-)citation, so they have a score of at least 1
  • Handling papers with more than 1000 citations
  • Bug fixes

Cut Features

  • The highlighting and formatting of the boost keywords was not easily doable in Vuetify (might be re-introduced in a later version)

Version 0.8.0

19 Jun 05:02
ceb8fc3

Choose a tag to compare

New Features and Key Improvements

  • Author list of selected publications

Minor Changes

  • Option to try reloading metadata if only partial available initially
  • Smaller fixes and usability improvements

Version 0.7.1

05 Jun 20:24

Choose a tag to compare

Minor Changes

  • Refined citation network visualization
  • Improved local caching by using IndexDB instead of Local Storage
  • Other bug fixes and user interface improvements

Version 0.7.0

24 May 04:35

Choose a tag to compare

New Features and Key Improvements

  • Full-screen mode for citation network visualization

Minor Changes

  • Synchronized highlighting of publications across views on hover
  • Highlighting of related publications to a keyword node on hover
  • Smaller fixes

Version 0.6.1

27 Jan 06:05

Choose a tag to compare

Minor Changes

  • Use own caching service to load publication data
  • Bug fixes and user interface improvements

Version 0.6

11 Jan 08:01
71a4010

Choose a tag to compare

New Features and Key Improvements

  • Allow synonyms for boost keywords
  • Redesigned boost keyword input
  • Redesigned dialog to add/search publications

Minor Changes

  • Publications more clearly tagged as "Open access"
  • Better handling of unusual titles (special characters, overly long, etc.)
  • Smaller fixes

Version 0.5.2

23 Sep 04:29
37b3846

Choose a tag to compare

Minor Changes

  • Using titles from Crossref (better case sensitivity)
  • Smaller fixes