Releases: adsabs/bumblebee
Lazy loaded and push-state release
Update To Work with Push-State Routing (#1689) * Update To Work with Push-State Routing Should use pushstate by default, and also convert all `#/` over when it sees them Remember to update Discovery.vars.js to set `pushState: true` * add base, fix bug * Add check for pushState * Adding nginx server for easier testing; run ./server.sh * move handler, add url flag * update to regex * remove template changes, update regex * update to allow for copy link
Maintenance Release
#1656: Big Orcid update, including many speed improvements
#1682: Fix issue where default database would not be applied, even though it was selected in preferences
#1694: Fix issue that would leave the application in a weird state if Orcid login fails
#1691: Add in the new Cfa logo, and update styling in footer
#1695: Fields that require a specific sort are working properly again
#1696, #1693: Export
renamed to Export Citation
on abstract pages
#1678, #1688: Speed Improvements
#1680: Adds entdate
and similar
to quickfields
#1681: Fix issue where pasting into search field would trigger auto-complete
Testing release of a smaller/faster bbb
Not yet suitable for production, more configuration options are going to come.
Maintenance Release
#1675: Ensure the api requests are made in the proper order to make searches more efficient
Maintenance Release
Maintenance Release
Merge pull request #1647 from thostetler/add-permalink-abstract-page Add permalink to abstract page
Maintenance Release
Maintenance Release
#1623: Make the perPage selection a <select>
element
#1620, #1621: Adds bulk deletion to libraries
#1619: Adds "Object" to quick fields
#1614: Fixes issue that caused table of contents links to break
#1613: Fixes build issue
#1602,#1616: Adds custom format add/remove/modify to preferences
#1601: Fixes error that can cause Orcid to break if a record does not have an abstract
#1599: Small fix to sync with backend service (redirect_uri)
Maintenance Release
#1595: Adds sidebar toggle button and preference for results page
#1594: Fixes issue with default database creating improper queries
#1593: Remove grants facet, temporarily
#1591, #1592: Pagination should now properly refresh the results
#1590: External links should now work properly
#1588: Broken query urls on should now redirect to landing
#1582: Updated sort widget now in libraries
#1580: Facets now close instead of constantly loading on error
Hot Fix Release
#1585 - Google analytics working properly finally