8000 Tags · mentimeter/linkup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mentimeter/linkup

Tags

3.4.1

Toggle 3.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
augustoccesar Augusto César
Release 3.4.1

Changelog:
- #249

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`next` tracking PR for version `3.4.0` (#242)

Changelog:
- #241 
- #244
- #245 
- #246 
- #243 
- #248

---------

Co-authored-by: Oliver Stenbom <oliver@stenbom.eu>

0.0.0-next-202506180645-f863690

Toggle 0.0.0-next-202506180645-f863690's commit message

Verified

This commit was signed with the committer’s verified signature.
augustoccesar Augusto César
chore: cut release for 3.4.0

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.3.0 (#239)

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

---------

Co-authored-by: Oliver Stenbom <oliver@stenbom.eu>

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
augustoccesar Augusto César
Release 3.2.1

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <stillerr@yandex.ru>
Co-authored-by: Oliver Stenbom <oliver@stenbom.eu>

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.1.0 (#229)

This will be merged to release 3.1.0.

Changelog:
- #227 
- #228
- #230 
- #231

---------

Co-authored-by: Charlotte Andersson <charlotte.andersson@mentimeter.com>

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release `3.0.0` (#209)

This will be merged to release `3.0.0`.

Closes SHIP-2057

### Changelog:
- Drop Caddy as a dependency and use self-signed certificates.
  - #201
  - #207
  - #212 
  - #215 
  - #217 
- Drop dnsmasq as a dependency and use a local Hickory server.
  - #219
  - #224
- Support pre-release (beta) versions based on changes to `next` branch.
  - #204
  - #205
  - #211 
  - #213 
  - #214 
  - #221
- Use anyhow for application errors instead of "global" thiserror enum.
  - #218 
- Stop relying on pidfiles for background services
  - #222 
- Move installation script from Bash to Python
  - #223 
  - #226
- Improve possible orphans resolution
  - #225  

Thank you @diegomartinrecillas @ludwigbacklund @solveigsg12 and
@jauniusmentimeter for beta testing it! ❤️

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(cli): release version 2.2.0 (#188)

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
augustoccesar Augusto César
fix: handle Caddy updates and uninstall

0