Releases: PxTools/PxWeb2
PxWeb v2.6.3
This contains a performance fix for the startpage/landingpage.
What's Changed
🏕 Features
- fix: memoize SEO rendering for table list on start page by @MikaelNordberg in #1132
Full Changelog: v2.6.2...v2.6.3
PxWeb v2.6.2
This release includes security fixes.
What's Changed
🏕 Features
- feat: Improve screenreader for navigation menu in table by @SjurSutterudSagen in #1115
- feat: Sort tables on start page based on publishing date and grouping by @SjurSutterudSagen in #1124
- fix: Linter error for setting base api url directly by @SjurSutterudSagen in #1009
- Fix fading of table stop to early by @PerIngeVaaje in #1120
- chore: update project dependencies by @SjurSutterudSagen in #1126
- chore: update nginx image version to 1.29.4-alpine-slim by @SjurSutterudSagen in #1127
Full Changelog: v2.6.1...v2.6.2
PxWeb v2.6.1
Primarily for fixing SavedQuery API calls.
The definitions tab changes is missing the API call, so for now that tab will not be shown.
What's Changed
🏕 Features
- feat: Add content to definitions tab in table view by @SjurSutterudSagen in #1092
- fix: Cleanup unwanted output from tests by @SjurSutterudSagen in #1117
- fix: Update alternative deployment configuration for statbank by @MikaelNordberg in #1122
- fix: add outputformat to API call for SavedQuery by @SjurSutterudSagen in #1121
Full Changelog: v2.6.0...v2.6.1
PxWeb v2.6.0
Expanded translation files to cover new "show Api" functionality.
What's Changed
🏕 Features
- Make props optional on select default version by @KentMossback in #1093
- Fix, wrong years displayed in tablecard and in filter on startpage by @KentMossback in #1087
- Fix hover in SearchSelect component by @ArielKarlsen in #1100
- Add LinkCard component by @PerIngeVaaje in #1101
- Change screen reader text for clear search button by @salma-tfb in #1102
- Prevent navigation behind filter overlay by @KentMossback in #1091
- Feature/pxweb2 785 show api call by @MikaelNordberg in #1089
- Update external component versions in package.json and package-lock.json by @MikaelNordberg in #1105
- Update lodash version to 4.17.23 in package.json and package-lock.json by @MikaelNordberg in #1108
- chore: Update transitive dependency 'diff' by @SjurSutterudSagen in #1114
- Fix problem with different height on LinkCard with or without icon by @PerIngeVaaje in #1107
- fix: Fix some new linter warnings by @SjurSutterudSagen in #1116
- Fix/pxweb2 980 keep path on codelist change by @MikaelNordberg in #1106
- chore: Update the image versions used in the Dockerfile by @SjurSutterudSagen in #1118
New Contributors
- @ArielKarlsen made their first contribution in #1100
- @salma-tfb made their first contribution in #1102
Full Changelog: v2.5.0...v2.6.0
PxWeb v2.5.0
Added a new, optional option for language position to the config, and added CodeSnippet to translation files.
What's Changed
🏕 Features
- fix: Background color on NavigationItem by @KentMossback in #1071
- fix: update topicIconMap handling for alternative deployment by @SjurSutterudSagen in #1081
- Dont show work in progress alert if language files doesn't contain WIP message by @PerIngeVaaje in #1079
- feat: Create CodeSnippet component by @SjurSutterudSagen in #1022
- chore: Bump minor and patch version by @SjurSutterudSagen in #1084
- fix: Fixed problems with Prettier on Windows by @MikaelNordberg in #1086
- Saved query reroute by @MikaelNordberg in #1062
- Select component to use native HTML select by @KentMossback in #1015
- fix: Fix for how to use language from i18next by @MikaelNordberg in #1088
- Add Font-variant-numeric: tabular-nums in table component by @KentMossback in #1083
- feat: Add language in path before basePath by @SjurSutterudSagen in #1076
👒 Dependencies
- Bump react-router from 7.11.0 to 7.12.0 by @dependabot[bot] in #1082
Full Changelog: v2.4.0...v2.5.0
PxWeb v2.4.0
What's Changed
🏕 Features
- feat: Split Alert component into LocalAlert and GlobalAlert by @PerIngeVaaje in #1056
- fix: update heading level in SymbolExplanationNotes component by @MikaelNordberg in #1047
- Make language-switcher as a landmark by @PerIngeVaaje in #1058
- Feature/pxweb2 949 search text changes by @MikaelNordberg in #1044
- Refactor getYear test to remove hardcoding of year assertion by @SjurSutterudSagen in #1073
- chore: Update project dependencies by @SjurSutterudSagen in #1074
- patch: Refactor getLanguagePath to handle base app path by @SjurSutterudSagen in #1061
- fix: add focus-visible styles to table container by @oyessb in #1070
- feat: Sort subjects (level 4 and 5) on startpage by sort code by @oyessb in #1063
- fix: add border-radius to focus-visible styles in contentContainer by @oyessb in #1075
- feat: add customizable help section to navigation drawer by @oyessb in #1077
👒 Dependencies
- Bump storybook from 10.0.6 to 10.1.10 by @dependabot[bot] in #1059
- Bump SonarSource/sonarqube-scan-action from 6 to 7 by @dependabot[bot] in #1064
Full Changelog: v2.3.0...v2.4.0
PxWeb v2.3.0
Note ❗
Requires v2.1.0 or newer of the API
What's Changed
🏕 Features
- patch: Remove parquet file format temporarily by @SjurSutterudSagen in #1054
- feat: Add control for toggling to ActionItem by @SjurSutterudSagen in #987
- fix: update Content-Security-Policy to allow HTTP connections as default by @runejo in #1053
- patch: Updated api client to latest api specification by @oyessb in #1043
Full Changelog: v2.2.0...v2.3.0
PxWeb v2.2.0
What's Changed
🏕 Features
- Change cooldown to 9 days by @SjurSutterudSagen in #1037
- fix: adjust formatting of mandatory notes by @oyessb in #1039
- Screenreader for variablebox search result by @KentMossback in #976
- Fix language switching bug by @PerIngeVaaje in #1025
- Escape ordinal number at start of line to prevent markdown renderer to treat it as ordered list by @PerIngeVaaje in #1034
- Direct links om start page by @PerIngeVaaje in #1036
- feat: Add new component CheckCircleToggle by @oyessb in #1028
- feat: Extend Radio component with CheckCircleIcon variant by @oyessb in #1032
- fix: Navlink unit tests - update Icon mock to filter out iconName prop by @MikaelNordberg in #1040
- API query on search by @MikaelNordberg in #1018
👒 Dependencies
- Update minor and patch versions older than 9 days by @SjurSutterudSagen in #1038
- patch: update React and ReactDOM to version 19.2.3 by @oyessb in #1045
⌨️ New language keys in /locales
- Two new skip to links for startpage
skip_to.filterskip_to.result
- Text for screenreader search result in variablebox
showing_number_of_valuesshowing_number_of_one_value
Full Changelog: v2.1.2...v2.2.0
PxWeb v2.1.2
What's Changed
🏕 Features
- build: add timestamp to configuration URLs for cache busting [PXWEB2-926] by @runejo in #971
- build: compile config.json schema at build time by @runejo in #1008
- fix: enhance nginx configurations with improved caching and security headers [PXWEB2-926] by @runejo in #995
- build: two separate cloudflare pages deployments [PXWEB2-452] by @runejo in #1019
- build: add missing test coverage report to SonarQube by @runejo in #1021
- Table note wasn't passed trough MD rendererer when there was only a single note. by @PerIngeVaaje in #1024
- feat: add new component CheckCircleIcon by @oyessb in #1023
- Update dependabot to have a minimum age of 7 days by @SjurSutterudSagen in #1026
- Bump React versions by @SjurSutterudSagen in #1033
👒 Dependencies
- Bump glob from 11.0.3 to 11.1.0 by @dependabot[bot] in #1012
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1013
- Bump node from 22.20.0-slim to 22.21.1-slim by @dependabot[bot] in #1017
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1016
Full Changelog: v2.1.1...v2.1.2
PxWeb v2.1.1
What's Changed
🏕 Features
- Remove old, unused CSS from VariableBoxContent by @SjurSutterudSagen in #1005
- Update type casting for translation function in createBreadcrumbItems tests by @SjurSutterudSagen in #1004
- Fix for footer language links by @MikaelNordberg in #1006
- Fix breadcrumb bug by @PerIngeVaaje in #1011
Full Changelog: v2.1.0...v2.1.1