Skip to content

Latest commit

 

History

History
56 lines (50 loc) · 4.97 KB

RELEASE_NOTES.md

File metadata and controls

56 lines (50 loc) · 4.97 KB

2.3.0+c0f2401 (Released 2023-12-26)

  • Additions:
    • [#c0f2401] update component version in template
    • [#0f1e9c4] update releasenotes
  • Bugfixes:

2.2.0+73757b9 (Released 2023-3-9)

  • Additions:
  • Bugfixes:
    • [#73757b9] Add option for fixing navbar to top

2.1.0+86d6ba2 (Released 2023-3-7)

2.0.0+750228c (Released 2023-3-7)

  • Additions:
    • [#750228c] Update to .net 6 and use the new fornax core package
    • [#347900a] another workflow improvement

1.1.0+7d03268 (Released 2023-3-7)

  • Additions:
    • [#7d03268] use static version of the components library in template
    • [#e05f84d] update releasenotes
    • [#b06c815] Add option to set logo source and link in navbar component
    • [#73d0980] more replacements in ci
    • [#e332993] add base url parameter to template
    • [#cc5eba0] ignore fornax build artifacts
    • [#f5b48db] automatic gh pages deploy
  • Deletions:
    • [#1bc7a7d] remove fornax build artifacts
  • Bugfixes:
    • [#c65e509] fix fornax output path in ci

1.0.0+7236801 (Released 2023-3-7)

  • Additions:
    • [#7236801] Finish template setup
    • [#9e53dca] add some comments to the template
    • [#56a7d4b] finish template pages
    • [#e0e5be6] finish minimal layout and give up fighting compiler stuff (use net5.0 everywhere until fornax moved to .net 6)
    • [#ae4c342] Make template usable in client project
    • [#958a589] oops
    • [#63a1a76] finish basic component abstraction
    • [#ee346b1] WIP component library
    • [#fbdd4cc] wip template
    • [#5f76f8e] Set up project skeleton
    • [#8b10fd4] Initial commit