Skip to content

Releases: mentimeter/linkup

1.0.4

15 Jul 07:26
6f62944
Compare
Choose a tag to compare
fix: paid tunnels cli errors (#102)

1.0.3

11 Jun 06:22
88731d6
Compare
Choose a tag to compare
fix: set linkup env vars in .envs (#99)

Sets env vars for both paid and free tunnels

1.0.2

10 Jun 08:46
00f9f2c
Compare
Choose a tag to compare
feat: paid tunnels v1 (#97)

Tested going from paid to free tunnel, and vice versa. Works smoothly
for me at least 🤞

Some extra logging added that shows up when running `RUST_LOG=info cargo
run -- start`. There is more that can be done with logging but will leave that for the linear card DO-1495 "linkup: logger".

Part of DO-1495
Resolves DO-1496

1.0.1

07 Jun 07:10
Compare
Choose a tag to compare
Upgrade linkup-cli

1.0.0

03 Jun 08:28
Compare
Choose a tag to compare
Linkup version 1.0.0

0.2.15

24 Apr 13:40
bf51c3d
Compare
Choose a tag to compare
doc: add link to linkup docs in help command (#81)

https://linear.app/mentimeter/issue/DO-1380/add-linkup-docs-links-to-the-help-command

0.2.14

23 Apr 08:55
Compare
Choose a tag to compare
Downgrade reqwest / release

0.2.12

08 Apr 14:28
7632234
Compare
Choose a tag to compare
Enable redis as a caddy shared storage module (#77)

- Lets engineers share letsencrypt storage
- Reduces the amount of calls we make to letsencrypt
- Reduces the amount of rate limits we hit

0.2.11

08 Apr 13:04
b4d1ab9
Compare
Choose a tag to compare
Wait 5 seconds for cloudflare tunnel to start (#76)

Solves visiting the tunnel too quickly causes ip problems

0.2.10

13 Mar 12:15
c8bac7e
Compare
Choose a tag to compare
Do not use previous --no-tunnel (#73)