Skip to content

Releases: K1nd4SUS/cerbero

3.0.0-alpha.15

20 May 20:40
52377b4
Compare
Choose a tag to compare
3.0.0-alpha.15 Pre-release
Pre-release

What's Changed

  • ci: go lint by @M4RC02U1F4A4 in #76
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /firewall by @dependabot in #62
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.23.0 in /firewall by @dependabot in #63

Full Changelog: 3.0.0-alpha.14...3.0.0-alpha.15

3.0.0-alpha.9

28 Apr 16:07
2a1d1e0
Compare
Choose a tag to compare
3.0.0-alpha.9 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.8...3.0.0-alpha.9

3.0.0-alpha.8

28 Apr 16:01
d8bd1b8
Compare
Choose a tag to compare
3.0.0-alpha.8 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.7...3.0.0-alpha.8

3.0.0-alpha.7

28 Apr 15:53
7222154
Compare
Choose a tag to compare
3.0.0-alpha.7 Pre-release
Pre-release

What's Changed

  • Use more granular trigger paths in actions by @Fraccs in #59
  • Add new documentation and refactor the existing one by @Fraccs in #60
  • build(deps-dev): bump vite from 5.0.6 to 5.0.13 in /web/frontend by @dependabot in #64
  • build(deps): bump express from 4.18.2 to 4.19.2 in /web/backend by @dependabot in #61
  • Prevent full-page reloads when using Link by @Fraccs in #65
  • ci: add action to check pr title by @M4RC02U1F4A4 in #67
  • ci(web): multi arch build by @M4RC02U1F4A4 in #68

New Contributors

Full Changelog: 3.0.0-alpha.6...3.0.0-alpha.7

3.0.0-alpha.14

28 Apr 22:01
58953f2
Compare
Choose a tag to compare
3.0.0-alpha.14 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.11...3.0.0-alpha.14

3.0.0-alpha.11

28 Apr 16:24
cd7b747
Compare
Choose a tag to compare
3.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.10...3.0.0-alpha.11

3.0.0-alpha.10

28 Apr 16:20
f83a31a
Compare
Choose a tag to compare
3.0.0-alpha.10 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.9...3.0.0-alpha.10

3.0.0-alpha.6

20 Apr 20:47
034c2aa
Compare
Choose a tag to compare
3.0.0-alpha.6 Pre-release
Pre-release

What's Changed

  • Use react-router layouts to optimize routing by @Fraccs in #57

Full Changelog: 3.0.0-alpha.5...3.0.0-alpha.6

3.0.0-alpha.5

20 Apr 18:43
bdf0c13
Compare
Choose a tag to compare
3.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.4...3.0.0-alpha.5

3.0.0-alpha.4

18 Apr 20:02
60dd509
Compare
Choose a tag to compare
3.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • Cerbero 2 by @S-Mancl in #15
  • Cerbero 2 test by @mperf in #16
  • Init frontend by @Fraccs in #23
  • Init express ts backend by @Fraccs in #24
  • Init redis connection by @Fraccs in #25
  • Create /api/services and /api/regexes endpoints by @Fraccs in #26
  • Init frontend UI by @Fraccs in #27
  • feat(backend): create setupMiddleware & /api/setup endpoint by @Fraccs in #29
  • fix(frontend): change docker icons & nfq IDs font by @Fraccs in #30
  • fix(frontend): change theme to generic dark by @Fraccs in #31
  • Document api endpoints with swagger by @Fraccs in #32
  • feat(pages): add landing page by @Fraccs in #35
  • Create setup dialog by @Fraccs in #37
  • Add regexes visualization, editing and deletion to service page by @Fraccs in #38
  • Add Sidebar component by @Fraccs in #39
  • Add TCP socket to allow communication between the backend and the firewall by @Fraccs in #46
  • Add support for different chains on web by @Fraccs in #47
  • fix(web/backend): add nameNormalized property by @Fraccs in #48
  • Create dockerfiles and workflows by @Fraccs in #49
  • ci(build): set correct path in build workflows by @Fraccs in #50
  • ci(build): extract builds inside dockerfile contexts by @Fraccs in #51
  • ci(build): set image names to k1nd4sus/image by @Fraccs in #52
  • Create release workflow by @Fraccs in #53
  • build: rename binary from cerbero3 to cerbero by @Fraccs in #54

New Contributors

Full Changelog: https://github.com/K1nd4SUS/cerbero/commits/3.0.0-alpha.4