Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Latest commit

 

History

History
93 lines (70 loc) · 6.64 KB

CHANGELOG.md

File metadata and controls

93 lines (70 loc) · 6.64 KB

YANG Catalog UI Release Notes

  • vm.m.p - 2022-MM-DD
  • v5.5.0 - 2022-08-16
    • Check if regex is valid if using regex search #97
    • Update to headers after yanglint v2.0.231 update deployment #146
    • Bugfix: yangvalidator API docs component displaying #94
  • v5.4.0 - 2022-07-08
    • IETF navigation tab added to YANG Modules Stats deployment #139
    • ETSI navigation tab added to YANG Modules Stats #88
    • Bugfix: Display warning in Impact analysis if module does not exist #92
  • v5.3.0 - 2022-06-06
    • Update to headers after yanglint v2.0.194 update deployment #127
    • Query params for navigation tabs #86
    • Bugfix: Displaying data in AllYANGPageMain table fixed #84
    • Bugfix: Results table slow rendering fixed #81
    • Notification to user if there was timeout during search #78
    • Notification to user if there are many search results #76
    • Redirect to home page if page does not exist #73
    • Bugfix: Title rendering fixed - now works correctly with Matomo #65
  • v5.2.0 - 2022-05-03
    • Update to headers after pyang 2.5.2 update deployment #124
    • Footer added on some pages where missing #71
    • Angular modules lazy-loading introduced #70
    • Bugfix: Fixed display of YANG Trees if revision is not available #68
    • Set page titles for individual pages #60
    • Improved images and fonts preloading #57
  • v5.1.0 - 2022-03-28
    • Bugfix: Formatting of newlines at private-page tables #58
    • Link headers added for certain resources to enable preloading #57
    • Size of the backgroud image decreased #56
    • Matomo tracker added to the YANG Catalog UI #52
    • Validators versions updated in private component
    • Error messages contains more user-friendly code in the Modules details tab
    • Bugfix: Deviations list display fixed #49
    • Module detail properties tooltips moved into modal window #47
    • Unique URI for nodes/leaves of individuals module parts #43
  • v5.0.0 - 2022-02-02
    • Improvements for displaying errors in the YANG Validator form #45
    • YANG Catalog API overview moved into separate component #44
    • Query parameters added for YANG Validator #39
    • Updates to headers after pyang 2.5.2 update deployment #113
    • Various improvements to the registration form #37
    • reCAPTCHA validation added to the registration form #34
    • Query tab added to the navigation menu #32
    • Bugfix: Display output of validation correctly #29
  • v4.3.0 - 2021-12-03
    • Node base image version updated to version 14 #30
    • Bugfix: Loader spinning even if nothing is being fetch from backend #27
  • v4.2.1 - 2021-10-06
    • Bugfix: YANG search form fixes #26
    • Display validators versions #21
    • Bugfix: Problem with module name validator/autocomplete fixed #20
    • Update headers after ConfD 7.6 release deployment #99 
    • Document title updated #17
    • Bugfix: Redundant scroll bars removed #15
    • Bugfix: Private-page statistics tables - position fixed #13
    • Motivation field added to registration form #12
  • v4.2.0 - 2021-09-09
  • v4.1.0 - 2021-08-10
    • Bugfix: Hrefs fixed in contribute.html page #11
    • Bugfix: Searched strings from inputs trimed before sending request #10
    • Display impact analysis for multiple modules #8
    • "match" status aligned in YANG Regex Validator #7
    • Bugfix: Not display leaf icon if module has no tree #6
    • Bugfix: Problem with http links and mailto hrefs #4
    • Basic help displayed for impact analysis #3
    • Bugfix: Displaying of submodules in modules details #1
  • v4.0.0 - 2021-07-09
    • Initial submitted version