-
Couldn't load subscription status.
- Fork 7
Version 0.20.0 #1060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Version 0.20.0 #1060
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
jvwong
commented
Mar 30, 2022
- Major updates
- Browse (search) document features
- CRON job optimisations for document updates
- Minor updates
- NPM package updates
- Ungrounded entity bug fix
- Use stable INDRA endpoint
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.1.1 to 2.4.0. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md) - [Commits](socketio/socket.io@2.1.1...2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
- Integrated with the home page. No looking around to find another page or waiting for a new page to load. - Shows all docs when search box is focussed and empty. You can just scroll through the list. - Shows top 10 search results when you type a query. - Fixes DocumentSearch returning unsubmitted docs. - Carousels can be refreshed to be used in search. May be useful in future for categorised search results. Ref. : - Browsing: Beyond the carousel #863 - A class for client-side Document search #984
Version 0.19.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.31. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](faisalman/ua-parser-js@0.7.17...0.7.31) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.6.0 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.6.0...v4.7.7) --- updated-dependencies: - dependency-name: handlebars dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ua-parser-js-0.7.31 Bump ua-parser-js from 0.7.17 to 0.7.31
…handlebars-4.7.7 Bump handlebars from 4.6.0 to 4.7.7
…node-fetch-2.6.7 Bump node-fetch from 2.6.1 to 2.6.7
…ocket.io-2.4.0 Bump socket.io from 2.1.1 to 2.4.0
…odash-4.17.21 Bump lodash from 4.17.15 to 4.17.21
Use stable INDRA endpoint.
- only update the provided paper data itself, do it in modest chunks
CRON: Document update tasks
- remove deprecated queryString - bump the doc index limit
…he when updated via API.
Search UI on the home page
- Cache instances of only limit set to 'Infinity'
Caching the Doc get response (for homepage)
Ungrounded node bug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.