Releases: fabian-beck/pure-suggest
Releases · fabian-beck/pure-suggest
Version 0.11.0
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
Minor Changes
- Updated external links
- Other bug fixes and user interface improvements
Version 0.10.0
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
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
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
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
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
Minor Changes
- Use own caching service to load publication data
- Bug fixes and user interface improvements
Version 0.6
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
Minor Changes
- Using titles from Crossref (better case sensitivity)
- Smaller fixes