Skip to content

Releases: mxschmitt/action-tmate

v3.14

09 Jan 16:38
1005f9c

Choose a tag to compare

What's Changed

  • devops: update action deps and runners (#145)
  • Avoid exceeding the GitHub REST API rate limit (#150)
  • Fix action-tmate on Windows (#151)
  • Add support for using action with Github Enterprise server (#148)

Full Changelog: v3.13...v3.14

v3.13

18 Oct 08:58
28f608b

Choose a tag to compare

What's Changed

  • add support for Arch Linux and Fedora containers by @iTrooz in #134
  • detect if sudo should be used by @iTrooz in #138

New Contributors

Full Changelog: v3.12...v3.13

v3.12

13 Oct 16:51
57508dd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.12

Version 3.11

13 Feb 15:55
8b4e4ac

Choose a tag to compare

What's Changed

Full Changelog: v3.10...v3.11

Version 3.10

13 Feb 12:06
bf9f18e

Choose a tag to compare

What's Changed

  • Fix checking validity of tmate-server-xxx parameters by @vadz in #105

New Contributors

  • @vadz made their first contribution in #105

Full Changelog: v3.9...v3.10

Version 3.9

04 Jan 11:41
f309efd

Choose a tag to compare

What's Changed

  • add option to skip dependency installation [#77 reopen] by @noymer in #98

New Contributors

Full Changelog: v3.8...v3.9

Version 3.8

05 Dec 20:39
b926bc4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7...v3.8

Version 3.7

05 Oct 11:33
19a49ed

Choose a tag to compare

What's Changed

  • fix a link in README by @meryacine in #92
  • Support user own tmate server by @whywaita in #93

New Contributors

  • @meryacine made their first contribution in #92
  • @whywaita made their first contribution in #93

Full Changelog: v3.6...v3.7

Version 3.6

11 Aug 13:05
1426ce6

Choose a tag to compare

Fixes:

  • fix: support ARM64 Linux runners (#91)

Version 3.5

30 Mar 11:12
18c3652

Choose a tag to compare

Fixes:

  • fix: limit-access-to-actor functionality (#66)
  • fix(windows): for VS2019 (#68)