Releases: NatLee/telepy
Releases · NatLee/telepy
v0.3.0
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
toGET
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
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
v0.1.0
v0.0.1
- 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