- Improved streamgraph so that it works with the BASE data too.
- Improved streamgraph UI (labels, tooltip, axes).
- Improved the citation feature: added more metadata (issue, page, volume, issn).
- Improved the UI in general: customized behavior for non-textual documents.
- Fixed a few loopholes in the error handling logic of the backend (PR #672).
- Removed the embed=true parameter from the vis citation.
- Making sure the embed=true parameter is only once in the embed modal.
- The BASE content provider is now displayed in the context line & more info modal.
- The new share buttons are now hidden in the embed mode.
- Added export to BibTex for each paper (frontend interface & backend endpoint).
- Added BASE document type tags with icons.
- New share buttons.
- New look and feel (design & CSS changes).
- Periodical npm security update.
- Streamgraph CSS changes: rounded buttons, heading color.
- Default timespan date in GoTriple.
- Unsupported browser warning is now displayed also in Opera and Edge (the only supported browsers are Chrome, Firefox and Safari).
- Refactored remaining old code.
- Routine npm security update
- disabled the cite paper feature in main integration
- enabled the cite paper feature in Triple
- new citation button & modal generating citations (APA, MLA, Chicago, ACM) for each paper
- unified appearance and functionality of copy buttons in modals
- FontAwesome update: new icons; reduced dependency on outer page imports
- fixed crashing app when a pdf preview was opened during animation
- removed unused local examples; added new local examples (triple, viper, covis)
- backend data sanitization
- pdfs searchable by the searchbox
- data preprocessing refactoring
- footer size on narrow screens
- test database update
- unified HTML & CSS of various paper tags (access tags, dataset tag, custom tags)
- added abbreviation to list entry items (heading, source, authors)
- refactored list entries code
- heading & list UI changes
- moved info button to the context line
- moved pdf button
- minor list changes
- major CSS changes (restyled the whole Headstart)
- link buttons from list
- zooming and selecting papers with browser's back/forward buttons
- adding a zoomed bubble/selected paper name to the page title
- improved hot reloading in webpack
- urls of local examples have changed
- dead tracking code (Google Analytics, our custom endpoint) and related config parameter