Skip to content

Releases: tech-thinker/telepath

v2.0.0

06 Apr 08:09
07dae4b

Choose a tag to compare

Major Changes

  • Redesigned project workflow to make it simpler and more efficient.
  • Iterative instructions are no longer required.
  • All functionality is now configuration-driven, managed through the config file.

Full Changelog: v1.0.2...v2.0.0

v2.0.0-alpha-rc1

03 Apr 20:07
a37ee29

Choose a tag to compare

v2.0.0-alpha-rc1 Pre-release
Pre-release

Major Changes

  • Redesigned project workflow to make it simpler and more efficient.
  • Iterative instructions are no longer required.
  • All functionality is now configuration-driven, managed through the config file.

Full Changelog: v1.0.2...v2.0.0-alpha-rc1

v1.0.2

16 Apr 09:51
26b74e5

Choose a tag to compare

What's Changed

  • fix crypto security vuln by @mrasif in #5
  • fix release actions version issue by @mrasif in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Jan 11:06
968f310

Choose a tag to compare

What's Changed

  • daemon running issue in windows by @mrinjamul in #2
  • dlv debugger added to makefile by @mrasif in #4
  • telepath for windows issue fixes by @mrasif in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Jan 08:53
e611799

Choose a tag to compare

New Features

  • Initial deployment
  • Create credentials
  • Create host
  • Crete tunnel
  • Start and Stop tunnel

Full Changelog: https://github.com/tech-thinker/telepath/commits/v1.0.0