Skip to content

Releases: mentimeter/linkup

3.3.0

05 Jun 08:19
5d1cfbc
Compare
Choose a tag to compare
Release 3.3.0 (#239)

Changes:
- #235 
- fix: update documentation link on --help (affc913)
- #240 (ty @ostenbom )

---------

Co-authored-by: Oliver Stenbom <[email protected]>

3.2.1

05 May 08:48
003fb00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

05 May 07:31
7a36b42
Compare
Choose a tag to compare
Release 3.2.0 (#233)

This release gets the Linux version closer to the macOS. We are testing it with Ubuntu.

Main changes:
- Ensure that Linkup can bind to 80/443 on Linux
  -  #232 (fixes: 34f5282, 7e8cef5, b6fac77)
- Manage self-signed certificates on Linux
  -  #234 
- Fix `health` command output on Linux
  - #236   

Other changes:
- Fix install script link on docs (8e6009d)
- Use Ruff formatting on install script (e39de86)
- Don't propagate `baggage` header (#237 )

---------

Co-authored-by: Roman Prudnikov <[email protected]>
Co-authored-by: Oliver Stenbom <[email protected]>