Skip to content

Releases: free5gc/webconsole

v1.3.3

12 Nov 07:40
2253502
Compare
Choose a tag to compare

What's Changed

  • feat: Implement page refresh by @LaumiH in #91
  • Refactor Subscriber Modal Page by @yccodr in #100
  • chore(deps): bump axios from 1.6.7 to 1.7.4 in /frontend by @dependabot in #106
  • fix: VerifyStaticIp when multiple pools by @andy89923 in #107
  • chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 by @dependabot in #105
  • fix: 6-bit PLMN ID should be legit by @yccodr in #112
  • chore(deps): bump rollup from 4.14.0 to 4.22.4 in /frontend by @dependabot in #111
  • feat: add search box on subscriber page by @Alonza0314 in #113
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /frontend by @dependabot in #108
  • chore(deps): bump vite from 5.2.13 to 5.2.14 in /frontend by @dependabot in #110
  • chore(deps): bump vite from 5.3.3 to 5.4.9 in /frontend by @dependabot in #116
  • fix: remove frontend token header when unauthorized response & backend return code adjustment by @andy89923 in #115
  • chore: fix typo "confiuration" to "configuration" by @Alonza0314 in #117
  • Refactor/backend subscriber create by @Alonza0314 in #119
  • feat/profile by @Alonza0314 in #114
  • Refactor/frontend subscriber structure by @Alonza0314 in #118

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Jul 03:47
943f49c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump vite from 5.1.4 to 5.1.7 in /frontend by @dependabot in #86
  • chore(deps): bump tar from 6.2.0 to 6.2.1 in /frontend by @dependabot in #87
  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #89
  • Feat: add back static IP setting UI by @andy89923 in #85
  • chore: bump go version and CI adjustment by @andy89923 in #90
  • fix: rendering errors (missing key and h3 child of TableHeader) by @LaumiH in #94
  • feat: add configurable page auto-refresh to all pages (in Dashboard) by @LaumiH in #95
  • perf: update Web App termination procedure by @andy89923 in #96
  • feat: use config file in billing server by @andy89923 in #98
  • fix: fix misspelled word by @Justin-Garey in #101
  • fix: add missing GetTokenCtx in AMF-OAM service by @andy89923 in #103
  • fix: missing token in header by @andy89923 in #104
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #102

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

27 Mar 16:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Feb 08:21
a43764b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Jun 06:33
2b9cc4c
Compare
Choose a tag to compare

What's Changed

  • increasing timestamp precison by @mahmoodgh in #30
  • bugfix: prevent path traversal by @ianchen0119 in #31
  • Include default credentials in WebUI readme by @abousselmi in #32
  • Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #33
  • Bump golang.org/x/crypto from 0.0.0-20201216223049-8b5274cf687f to 0.1.0 by @dependabot in #34
  • refactor and update util to use new log formatter setting by @brianchennn in #37
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #38
  • fix: flow rules and & add Precedence attribute by @brianchennn in #40
  • 5qi, filter, precedence are required to add flow rules by @Roy-Hu in #41

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Jun 13:53
69864fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Mar 02:48
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.1.0

v1.0.3

22 Mar 02:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Sep 03:34
1057fb2
Compare
Choose a tag to compare

fix(webconsole): Support to modify a subscriber (#9)