Releases: dataesr/works-magnet
Releases · dataesr/works-magnet
v0.3.3
🐛 Bug fix
- ci/cd: Fix version by including workspace-root bump version
- header: Correct ribbon in sticky position
- header: Add space before badge when sticky
- log: Rewrite log message
- serialization: Reduce array chunk to serialize result
- api: Increase API timeout from 10 to 20 minutes
v0.3.2
🎉 New feature
- version: New version 0.0.1
- release: New version 0.3.0
- release: New version 0.3.1
🐛 Bug fix
- filters: Remove sticky part
v0.3.1
🐛 Bug fix
- openalex: Replace "author.raw_affiliation_string" by "author.raw_affiliation_strings" as this field is deprecated /2
- tracking: Migration from Matomo staging to Matomo prod instance
v0.3.0
🎉 New feature
- version: New version 0.0.1
🐛 Bug fix
- footer: Set the version number in all workspaces
- datatables: Increase font size
- openalex: Replace "author.raw_affiliation_string" by "author.raw_affiliation_strings" as this field is deprecated
- openalex: Replace a concat by a join, better this way
v0.2.0
🎉 New feature
- cache: Build cache
🐛 Bug fix
- download: Correct container name
- cache: Delete local files
- api: Add server log
- api: Split uniq request into 3 differents requests : affiliations, datasets and publications
- api: Restore the return format for affiliations endpoint
- s3: Skip local storage step before sending cache to s3
- api: blobify json
- client: Increase client fetch timeout to 10 minutes
- dsfr-plus: Add DSFR Config
- cache: Add expiration delay for cache
🪚 Refactor
- api: Replace "isCached" by "getCache" directly
v0.1.0
🎉 New feature
- view: Set selected view in URLSearchParams
- api: Build affiliations tooltips in API instead of UI
- api: Switch works endpoint from "GET" to "POST" and from query to body to use big query
- publications: Add year select
- filters: Add spinner while looking to RoR metadata
- datatable: Put search bar on the left of the Paginator
- filters: add modal to display all the tags
🐛 Bug fix
- api: Add queryId in console.time in case of duplicated affiliationsStrings
- filters: In sticky position, slice the tags
- api: Catch errors while querying FOSM and OpenAlex
- tracking: Change condition to enable Matomo tracking
- tracking: Disable tracking in development mode
- ui: Adapt dsfr-plus
- ci/cd: Delete temp file from Vite
- filters: Set RoR tag on a new line
- filters: Restore "Get children from RoR" button
- filters: Remove scroll visible
- filters: Fix typo
- filters: Preserve current search while changing view
- filters: Restore icons
- filters: Preserve current search while changing view
- filters: Update button to collect children from RoR
- filters: Restore "Get children from RoR" button
- footer: Add app version
- filters: Set defalt view to ''
- views: Change url search params on view change
- filters: Correct startYear and endYear
- api: Increase requests limit size
- api: Add retry option
- filters: Typo
- filters: Display ... if more tags
- query: Do not change data if query is the same
- datatable: Summarize paginator
- client: Log error and return empty results
- segmented-control: Upgrade dsfr-plus version and correct console warning
- ui: Resolve warnings in console
- publications: Restore years selector
- header: Restore alt text
- header: Resolve scroll logic
- filters: Open modal on click on tags if sticky
v0.0.5
🐛 Bug fix
- filters: Remove sticky part
v0.0.4
🎉 New feature
- tags: Ignore tags of 2 or less characters
- header: Make it sticky
- ui: Set containers as not fluid
- filters: Add a sticky version
- view: Set selected view in URLSearchParams
🐛 Bug fix
- ci/cd: Resolve Matomo in local
- affiliations: Fix affiliations if no affiliationIdentifier
- header: Delete unused switchTheme in header
- header: Move ALPHA badge into the header
- ci/cd: Revert to version 0.0.0
- open-alex: Close modal
- open-alex: Add icon to close modal
- header: Correct the sticky calculation
- affiliations: Restore affiliations tooltip on publications and datatables view
- filters: Sticky version
🪚 Refactor
- template: Use ternary instead of if
v0.0.3
🐛 Bug fix
- ci/cd: Change package type to default one