Skip to content

Commit

Permalink
Merge pull request #479 from zonemaster/develop
Browse files Browse the repository at this point in the history
Merge develop into master (GUI)
  • Loading branch information
matsduf authored Jul 1, 2024
2 parents 73fc1e3 + 588efe3 commit db56ec2
Show file tree
Hide file tree
Showing 49 changed files with 568 additions and 1,735 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 18.x
cache: npm

- name: Install dependencies
Expand Down
19 changes: 19 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
Release history for Zonemaster component Zonemaster-GUI


v4.3.0 2024-07-01 (part of Zonemaster v2024.1 release)

[Release information]
- Translations have not been fully updated in this release. They will
be updated in an upcoming release.

[Features]
- Improves run test form (#461)
- Makes IDN names being displayed as both A-label and U-label (#464)
- Makes severity levels and module names in result page
optionally being translated (#463)

[Fixes]
- Cleans up old FAQ architecture files (#466)
- Updates translation documentation (#462)
- Makes history modal close (#465)
- Avoid bundling the mock interceptor in prod environment (#448)


v4.2.0 2024-03-18 (public release version)

[Release information]
Expand Down
158 changes: 0 additions & 158 deletions docs/FAQ/gui-faq-da.md

This file was deleted.

169 changes: 0 additions & 169 deletions docs/FAQ/gui-faq-en.md

This file was deleted.

Loading

0 comments on commit db56ec2

Please sign in to comment.