Skip to content

Releases: NatLee/telepy

v0.3.0

21 Oct 08:58
44accdb
Compare
Choose a tag to compare

Notice: This release has a different folder location for its data compared to the previous version.

What's Changed

  • Feat/add username in service script by @NatLee in #41
  • Feat/add creating steps and other modifications by @NatLee in #42
  • [update] add function of terminal resize by @NatLee in #45
  • Feat/update terminal page by @NatLee in #43
  • Feat/add description modification by @NatLee in #47
  • [update] use ID to GET key details by @NatLee in #48
  • [update] add subprotocols by @NatLee in #49
  • Separate Data / Log / Source files to individual folders. by @h-alice in #55
  • Improved source isolation. by @h-alice in #56
  • A complete management script. by @h-alice in #53

Full Changelog: v0.2.1...v0.3.0

Optional

If your Docker version is outdated, you need to create the folder yourself.

mkdir telepy-data/supervisord
mkdir telepy-data/staticfiles
mkdir telepy-logs/ssh
mkdir telepy-logs/backend
mkdir telepy-logs/supervisord

v0.2.1

09 May 06:26
a830424
Compare
Choose a tag to compare

In this release, we add a new service script and change name of scripts.

The most important feature is first login page. When you're the first user, you will be a superuser (password or 3rd party login).

What's Changed

  • [update] windows revere script by @NatLee in #24
  • Feat/first login page by @NatLee in #27
  • [Feature] script template by @h-alice in #28
  • Feature: Further ssh script simplify by @h-alice in #29
  • Feat/rename hostname to host friendly name by @NatLee in #30
  • [fix] multi powershell brackets by @NatLee in #33
  • Feat/add admin settings page by @NatLee in #34
  • [update] rm dummies & add tunnel details click event by @NatLee in #35
  • Feat/add proxies for future frontend by @NatLee in #36
  • Feat/add ssh service script by @NatLee in #37
  • [update] add admin & swagger link by @NatLee in #38
  • [update] port change to 0 :3 by @NatLee in #39

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Mar 07:11
Compare
Choose a tag to compare

In this release, we added 3rd party login with Google and ensure that the first user is superuser. :D

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Mar 07:53
7bd4ce7
Compare
Choose a tag to compare

In this commit, the greatest feature is that we support multi-user in Telepy. 😊👌

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

24 Mar 16:41
Compare
Choose a tag to compare
  • First release with the lowest limit of functions.

What's Changed

  • Hotix for permission denied issue on Macos. by @h-alice in #4
  • [fix] use super and give instance attr by @NatLee in #12
  • Fix/critical security issue with user by @NatLee in #16

New Contributors

Full Changelog: https://github.com/NatLee/telepy/commits/v0.0.1