Skip to content

Releases: wufe/Polo

v1.4.4-beta.7

19 Jan 21:37
Compare
Choose a tag to compare
v1.4.4-beta.7 Pre-release
Pre-release

Feature: (WIP) Tilt integration
Fixes:

  • the html of the helper is injected only if the body is there, by default; it is however configurable, so it can also be always injected

Chore:

  • added integrations example configuration
  • added helper injection example configuration

Commits:

  • chore: added integrations example configuration
  • feat(server): injection on missing html body only if configured so
  • chore: added helper injection example configuration

Full Changelog: v1.4.4-beta.7...v1.4.4-beta.6

v1.4.4-beta.6

18 Jan 20:18
Compare
Choose a tag to compare
v1.4.4-beta.6 Pre-release
Pre-release

Feature: (WIP) Tilt integration
Fixes:

  • command output detection and parsing on advanced terminal output
  • failing session logs not visible on advanced terminal output

Commits:

  • feat: starting integration with tilt by detecting dashboard and serving it
  • fix(server): resetting tty only if the session is brand new (no retry)
  • fix: failing session page needed advanced terminal too

Full Changelog: v1.4.4-beta.6...v1.4.4-beta.5

v1.4.4-beta.5

11 Jan 17:55
d9e2783
Compare
Choose a tag to compare
v1.4.4-beta.5 Pre-release
Pre-release
  • fix(server): passing serialized configuration to client on release build

Full Changelog: v1.4.4-beta.4...v1.4.4-beta.5

v1.4.4-beta.4

10 Jan 19:29
8bfa721
Compare
Choose a tag to compare
v1.4.4-beta.4 Pre-release
Pre-release
  • feat(server): advanced terminal output with xterm
  • fix(server): add body tag with session helper in case is missing
  • fix(server): save default values when initializing forwards

Full Changelog: v1.4.4-beta.3...v1.4.4-beta.4

v1.4.4-beta.3

05 Dec 20:11
f16f909
Compare
Choose a tag to compare
v1.4.4-beta.3 Pre-release
Pre-release
  • fix: closing git resources to fix memory leak
  • chore: bumped version to v1.4.4-beta.3

v1.4.4-beta.2

24 Nov 22:30
575e452
Compare
Choose a tag to compare
v1.4.4-beta.2 Pre-release
Pre-release
  • build(server): added linux arm-64 build
  • build(server): upgraded badger
  • feat(server): parsing gzip
  • refactor(server): improved gzip handling
  • style(manager): added commit message preview
  • test(server): fixed fetcher interfaces
  • style(helper): added backdrop blur
  • fix(helper): respawning helper if removed for rehydration
  • feat(server): added recurse_submodules setting with options pattern
  • feat(server): global host option
  • feat(server): preparing for l4 forwards
  • feat(server): tcp/udp forwardings
  • chore: updated go and node version on CI
  • feat(server): add debug pprof server

Full Changelog: v1.4.4-beta...v1.4.4-beta.2

v1.4.4-beta

22 Jan 21:14
94e372b
Compare
Choose a tag to compare
v1.4.4-beta Pre-release
Pre-release
  • feat(server): env GIT_TERMINAL_PROMPT is now configurable

Full Changelog: v1.4.3...v1.4.4-beta

v1.4.3

06 Oct 21:28
ebc4de1
Compare
Choose a tag to compare

fix(server): prevent crash when session build worker panics
style(server): using standard logs for configuration folder init

v1.4.1

23 Jul 12:18
Compare
Choose a tag to compare

style(@polo/manager): improved logs style with custom minimal scrollbar
refactor(@polo/manager): transformed links from divs into anchors for usability

v1.4.0

14 Jun 06:00
Compare
Choose a tag to compare

Improvements

  • Grouping ajax status requests

Features

  • Frontend notifications from the backend for critical required actions