mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2026-04-03 17:31:21 +02:00
146 lines
5 KiB
Text
146 lines
5 KiB
Text
Release history for Zonemaster component Zonemaster-GUI
|
|
|
|
v3.3.0 2021-05-28 (public release version)
|
|
|
|
[Features]
|
|
- Adds Norwegian translation and language support (#174, #185)
|
|
- Adds Finnish translation and language support (#184)
|
|
|
|
[Fixes]
|
|
- Updates installation instructions (#202)
|
|
- Updates e2e tests (#195, #174)
|
|
- Cleans-up (#196)
|
|
- Fixes translation file (#186)
|
|
- Corrects GUI (#192, #149)
|
|
- Makes date consistent (#191, #189)
|
|
- Resolves logo issue in Chrome (#187, #181)
|
|
|
|
|
|
v3.2.2 2021-02-10 (public release version)
|
|
|
|
[Features]
|
|
- New logotype for Zonemaster (#167)
|
|
|
|
[Fixes]
|
|
- Improves the TranslationGuide (#173)
|
|
- Updates installation instructions (#172)
|
|
- Corrects the GUI so that default language is selected
|
|
when the browser language is not supported (#169, #168)
|
|
- Removes unused style sheet (#166, #151)
|
|
- Makes i18n/*.json consistent (#161, #162)
|
|
- Updates French FAQ (#164, #89)
|
|
|
|
|
|
v3.2.1 2020-11-06 (public release version)
|
|
|
|
[Fixes]
|
|
- Correct fragment in links to FAQ (#148, #147)
|
|
- Updated/improved installation instruction (#154, #152)
|
|
- Improved internationalization (i18n) (#121, #139)
|
|
- Corrected language value (#140, #138)
|
|
|
|
|
|
v3.2.0 2020-04-30
|
|
|
|
[Features]
|
|
- New logotype for Zonemaster (#120)
|
|
- Improved testing (#84, #83)
|
|
- Improved translations (#81, #44, #61)
|
|
|
|
[Fixes]
|
|
- Language switch goes to Github instead (#114, #124)
|
|
- Translated untranslated phrases (#116)
|
|
- Added space after string (#117)
|
|
- update tsconfig for ivy engine (#112)
|
|
- Update dependencies (#111, #108, #109)
|
|
- Create empty dir for faqs generation (#110)
|
|
- Removed temporary files that should not be in git (#103, 92)
|
|
- Updated DNSSEC algorithms in drop-down list (#102, #95)
|
|
- Update of Swedish FAQ (#101)
|
|
- Adding numbers of algorithm and digest (#100, #94)
|
|
- Updated to correct brand name (#91)
|
|
- Updated installation instruction (#87, #126, #128, #129)
|
|
- Updated English FAQ (#88)
|
|
- Fixed domain test cannot be reset (#58, #79)
|
|
- Fixed pre-populated cannot be emtied (#59, #80)
|
|
- Fixed warnings when creating zip file (#56, #64)
|
|
- Fixed redirect all history call from test to result (#73, #71)
|
|
- Added how to disable default site in apache on debian. (#69, #74)
|
|
- Change "Digest" to "Delegation Signers (DS records)" (#75, #60)
|
|
- Update dependencies (Angular and co) (#76, #56)
|
|
- Translation into Danish (#72, #70)
|
|
- Add handler for scroll event to alert message (#49, #39, #40)
|
|
- Explain CORS in Readme (#63, #52)
|
|
|
|
|
|
v3.1.0 2019-05-22 (public release version)
|
|
|
|
[Status]
|
|
- This a public release fully tested before release. This version
|
|
will be available on CPAN.
|
|
|
|
[Fixes]
|
|
- Updated installation instructions (#62, #53, #54, #45, #31)
|
|
- Fixed sending empty ns when the advanced options are not open (#47)
|
|
- Add Warning message for domain that not exist (#40, #42)
|
|
- Add a tests before fetching information about parent zone (#41)
|
|
- Fixed broken undelegated test (#38, #43)
|
|
- Fix french typos in translations (#30, #17)
|
|
- Fix history call (#18)
|
|
- Add no-cache for index.html (#22, #23)
|
|
|
|
[Features]
|
|
- Added documentation for contributers (#32)
|
|
- Add some e2e test with selenium (only works on local) (#37, #26)
|
|
- Expand the collapsed action buttons of the result page (#34, #33)
|
|
- Improve zonemaster description in FAQ (#35, #28)
|
|
- Remove predelegated test page and merge all form options (#36, #6)
|
|
|
|
|
|
v3.0.1 2019-01-31 (pre-release version)
|
|
|
|
- Status
|
|
- This is a pre-release version not fully tested on all supported
|
|
environments.
|
|
- Fixes
|
|
- Corrected link in installation document to point at correct
|
|
git tag (correct release).
|
|
|
|
|
|
v3.0.0 2019-01-27 (pre-release version)
|
|
|
|
- Status
|
|
- This is a pre-release version not fully tested on all supported
|
|
environments.
|
|
- API change
|
|
- As of version 3.0.0 of Zonemaster-Backend its API has changed and
|
|
this version of Zonemaster-GUI does not work with earlier versions
|
|
of Zonemaster-Backend.
|
|
- Features
|
|
- Adaption new profile model and API changes in Zonemaster-Backend
|
|
- Dynamically get avaiable profiles from the backend #10
|
|
- Changed HTML DS types from String to Int as expected in the API #12
|
|
- Removed validate_syntax and rename getNSips to getHostByName. #13
|
|
- Changed two api call #16
|
|
- Fixes
|
|
- Updated result CSS: set a cursor pointer on expandable results #7
|
|
- Various fixes #3
|
|
- All link references on Github now to zonemaster/zonemaster instead
|
|
of old dotse/zonemaster #4
|
|
- Updated of installation document #5
|
|
- Removed debug log for routing #11
|
|
- Fixed display profile name (async problem) #16
|
|
|
|
|
|
v2.0.0 2018-06-25
|
|
|
|
- This is the first release version of this code.
|
|
- Old Zonemaster-GUI has been replaced by a entirely new code with
|
|
new architecture.
|
|
- New Zonemaster-GUI is in Javascript only with no Perl, and it talks
|
|
directly with the Zonemaster-Backend API, in the default installation
|
|
through a web server proxy, e.g. Apache http server.
|
|
- The old Zonemaster-GUI is deprecated, and can, for the time being,
|
|
still be found in the old repository,
|
|
https://github.com/dotse/zonemaster-gui
|
|
|