Releases: K1nd4SUS/cerbero
Releases · K1nd4SUS/cerbero
3.0.0-alpha.15
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
What's Changed
- ci(web): remove create from add command... by @M4RC02U1F4A4 in #70
Full Changelog: 3.0.0-alpha.8...3.0.0-alpha.9
3.0.0-alpha.8
What's Changed
- ci(web): fix missing registry by @M4RC02U1F4A4 in #69
Full Changelog: 3.0.0-alpha.7...3.0.0-alpha.8
3.0.0-alpha.7
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
- @dependabot made their first contribution in #64
- @M4RC02U1F4A4 made their first contribution in #67
Full Changelog: 3.0.0-alpha.6...3.0.0-alpha.7
3.0.0-alpha.14
What's Changed
- ci: refactor by @M4RC02U1F4A4 in #73
- chore: update issue templates by @M4RC02U1F4A4 in #74
- ci: check for tag format and add beta and alpha as possible image tag by @M4RC02U1F4A4 in #75
Full Changelog: 3.0.0-alpha.11...3.0.0-alpha.14
3.0.0-alpha.11
What's Changed
- ci(web): fix podman manifest push by @M4RC02U1F4A4 in #72
Full Changelog: 3.0.0-alpha.10...3.0.0-alpha.11
3.0.0-alpha.10
What's Changed
- ci(web): merge-multiple by @M4RC02U1F4A4 in #71
Full Changelog: 3.0.0-alpha.9...3.0.0-alpha.10
3.0.0-alpha.6
What's Changed
Full Changelog: 3.0.0-alpha.5...3.0.0-alpha.6
3.0.0-alpha.5
What's Changed
Full Changelog: 3.0.0-alpha.4...3.0.0-alpha.5
3.0.0-alpha.4
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
tocerbero
by @Fraccs in #54
New Contributors
- @S-Mancl made their first contribution in #15
- @mperf made their first contribution in #16
- @Fraccs made their first contribution in #23
Full Changelog: https://github.com/K1nd4SUS/cerbero/commits/3.0.0-alpha.4