Skip to content

Releases: ttpreport/ligolo-mp

v2.0.0-beta.7

20 Feb 21:58
v2.0.0-beta.7
e63f407
Compare
Choose a tag to compare

Changelog

  • e63f407 Parametrize arch & os for build
  • e05ddde Tweak build scripts
  • cd26535 Update Makefile
  • 3cf0204 Update quick install script
  • 2419e5f Update release manifest & fix client publishing
  • 06304f3 Add placeholders for future server architectures support & tweak release manifest
  • a23bd02 Add String() implementation to entities
  • f63bd72 Downgrade tview
  • f009afb Simplify asset unpacking procedure
  • 5551bfd Switch UI to shared DTO & bump dependencies
  • e63e2ea Cleanup DTO structure & minor UI bugfix
  • 454d6d5 Tweak logging
  • f69023e Add singleplayer mode

v2.0.0-beta.6

11 Feb 23:19
v2.0.0-beta.6
f7e6c14
Compare
Choose a tag to compare

Changelog

  • f7e6c14 Temporary fix TIME_WAIT congestion

v2.0.0-beta.5

09 Feb 17:33
v2.0.0-beta.5
ec5e53f
Compare
Choose a tag to compare

Changelog

  • ec5e53f Fix leaky connections & try moving to vanilla gvisor
  • 23887dd Add form hints
  • fd5a2c6 Fix obfuscation field label
  • 68a70c2 Add hints to agent generation form
  • 910071f Remove server cli mode & remove server daemon flag
  • 02740f9 Use default config name when saving to folder
  • 1786047 Use default agent name when saving to folder

v2.0.0-beta.4

27 Jan 01:40
7092940
Compare
Choose a tag to compare

Changelog

  • 7092940 Partially fix disconnection race condition nil dereference
  • 0a853cd Improve operator disconnection handling
  • a53c2f3 Bump go to v1.23.5
  • a080599 Fix pre-filled form values not being applied
  • 39f225f Fix first seen display and continuity

v2.0.0-beta.3

11 Jan 19:58
v2.0.0-beta.3
29fb60c
Compare
Choose a tag to compare

Changelog

  • 29fb60c Add last used value as default for some forms
  • d3cc2f1 Fix confirm modal order
  • e6d0304 Add escape button support on all pages
  • cf6851a Add nested pages reset upon disconnect
  • 31b712d Add full path to operator export result popup
  • 36271e6 Fix server crash upon forced termination of offline operator connection
  • 8f219ce Fix credentials removal dialog order
  • 39db791 Add release and goreport badges
  • 56f3bba Move kudos to the wiki
  • 241442b Update README.md

v2.0.0-beta.2

05 Jan 19:37
v2.0.0-beta.2
4788c44
Compare
Choose a tag to compare

Changelog

  • 4788c44 Update new operator form
  • eedb0fe Add admin page screenshot
  • 79eac7a Add UI screenshots
  • 8da1801 Update UI elements
  • d704dbc Add option to ignore environment proxy configuration
  • 4dd17f8 Add several UI changes
  • e285ad8 Fix autorefresh crash
  • a1c493e Update architecture diagram
  • a023f7b Update architecture diagram
  • 93b4af9 Tweak synchronized selector logic
  • dc9f926 Update README.md
  • 72fccc0 Fix minor UI bugs
  • 0198f0b Fix empty proxy handling
  • 9710469 Update README.md
  • 8e9b964 Merge remote-tracking branch 'origin/main' into v2.0.0-wip
  • 660a550 Add version 2.0 temporary warning
  • 9193ccb Fix initialization sequence
  • a38b038 Beautify installer
  • 368c659 Fix simple installer

v2.0.0-beta.1

01 Jan 22:15
v2.0.0-beta.1
344052c
Compare
Choose a tag to compare

Changelog

  • 344052c Add simple installer
  • bd527be Bump go version
  • 5b286cb Remove version from release artifacts names
  • 830e422 Tweak release configuration
  • 99c0e2f Minor UI fixes
  • 70d8050 Add last seen & first seen
  • 35adea7 Add http/s proxy support & bug fixes
  • f77614b Operator certificate revocation & agent proxy stubs
  • 4a5be59 Add simple operator management functionality
  • 7773fb2 Core structure & UI
  • 6bb5bd2 Update README.md
  • e99acad Update README.md
  • 37d614a Update README.md

v1.0.4

31 Mar 21:06
5356f8a
Compare
Choose a tag to compare

Changelog

  • 5356f8a Fix greenfield server initialization

v1.0.3

06 Mar 12:47
c61194d
Compare
Choose a tag to compare

Changelog

  • c61194d Merge pull request #2 from exp101t/main
  • 0752de2 fix: duplicate check & update of tun/agent map key after renaming

v1.0.2

04 Mar 10:42
90282d0
Compare
Choose a tag to compare

Changelog

  • 90282d0 Fix renaming consistency between DB and runtime state
  • 368890b Merge pull request #1 from exp101t/main
  • 602eed9 feature: tuns & sessions renaming