Releases: dgidb/dgidb-v5
v.5.0.7
What's Changed
Bug Fixes
- fix: exclude factors from unique gene name check in MPs by @jsstevenson in #499
Clean-up
- chore: remove unused code and add linting and pre-commit hooks by @katiestahl in #503
Other Changes
- Update citations with V5 citation by @mcannon068nw in #477
- Use case insensitive, left anchored matching for drug names by @acoffman in #478
- fix: categories.tsv was downloading interactions by @katiestahl in #475
- Add support for GA4GH service info query by @acoffman in #482
- Dev by @katiestahl in #483
- feat: add support for pasting terms into the search bar by @katiestahl in #486
- Dev by @katiestahl in #487
- fix: update grouper API by @jsstevenson in #433
- fix: use latest CIViC GraphQL API and capture all genes by @jsstevenson in #493
- feat: support enhanced filtering on interactions query by @jsstevenson in #494
- docs: update overview by @jsstevenson in #506
- feat: make gene claim category search case-insensitive by @katiestahl in #497
- feat: make 404 page global error page and have unrecognized paths rou… by @katiestahl in #500
- feat: remove old dgidb link by @katiestahl in #508
- added row for Dec 2023 dumps by @mcannon068nw in #510
- Dev by @katiestahl in #511
- Staging by @katiestahl in #512
Full Changelog: v.5.0.6...v.5.0.7
v.5.0.6
What's Changed
- added support for pasting terms into the search bar
- added support for GA4GH service info query
- use case insensitive, left anchored matching for drug names
- update citations with v5 citations
Full Changelog: v.5.0.5...v.5.0.6
v.5.0.5
What's Changed
- Added "latest" to data downloads
- Added version information to api calls
Other Changes
- Dev (#483) by @katiestahl in #484
Full Changelog: v.5.0.4...v.5.0.5
v.5.0.4
What's Changed
Other Changes
- feat: update API page to show users endpoint for graphql requests by @katiestahl in #455
- feat: add error message when data not found by @katiestahl in #456
- Update dgidb:load_local method by @mcannon068nw in #463
- Additional cap config by @acoffman in #462
- Setup analytics for v5 by @mcannon068nw in #466
- feat: make app more mobile friendly by @katiestahl in #469
Full Changelog: v.5.0.3...v.5.0.4
v.5.0.3
What's Changed
-
add public/data as shared, linked dir
-
Update dgidb:load_local method (#463)
-
Update download instructions
-
add December 2023 TSV download links
Full Changelog: v.5.0.2...v.5.0.3
v.5.0.2
What's Changed
- added API url for requests to the API page
- added 404 page
Other Changes
Full Changelog: v5.0.1...v.5.0.2
v.5.0.1
What's Changed
- feat: add notice for v4 dgidb access and medical disclaimer by @katiestahl in #450
Full Changelog: v.5.0.0...v5.0.1
v.5.0.0
Welcome to the new and improved DGIdb v5.
v5.0.1-pre01
What's Changed
Other Changes
-
October 2023 release by @katiestahl in #445
-
disable strict build in github actions for now
-
set variable directly in build command
-
Automated frontend build
-
remove key entries if nil
-
auth differently when CI is set
-
add libraries required for ssh auth
-
removing stale file
-
fix: use correct indication attribute name (#408)
-
fix: add URL cites back (#409)
-
add release information component for footer
-
run prettier
-
cleanup: make about links consistent (#413)
-
make footer no longer sticky
-
fix: correct source versioning (#421)
-
fix: clean up GtoP import (#419)
-
fix: use latest GO address (#424)
-
feat: bump drugbank version (#422)
-
feat: alphabetize sources
-
fix: sort on pmid and source columns
-
feat: add sources to interaction page
-
feat: reduce precision of interaction score on interaction page to 2 decimal places
Co-authored-by: Adam Coffman [email protected]
Co-authored-by: acoffman [email protected]
Co-authored-by: katiestahl [email protected]
Co-authored-by: James Stevenson [email protected]
@katiestahl
@acoffman
@jsstevenson
Full Changelog: v5.0.0-pre01...v5.0.1-pre1
v5.0.0-pre01
Prerelease build of v5 to test deployment and workflows.