Skip to content

Releases: ThePorgs/Exegol

Exegol 4.3.11

09 Apr 16:59
3ef46e7
Compare
Choose a tag to compare

Exegol wrapper 4.3.11

Features

  • Improve my-resources loading time and logs
  • Configure SHELL variable for interactive sessions
  • Disable Docker Desktop tips when using Exegol from Windows

Bug fixes

  • Fix X11 forwarding via SSH #237
  • OpenVPN with multiple file can now use relative path

What's Changed

New Contributors

Full Changelog: 4.3.10...4.3.11

Exegol 4.3.10

23 Feb 15:47
4.3.10
c68da65
Compare
Choose a tag to compare

Exegol wrapper 4.3.10

Features

  • New package backend system (wheel will now be available and the package size is lighter)
  • More stable startup log stream waiting for my-resources tu be installed before opening the shell

Bug fixes

  • Fix Docker Desktop resources whitelist on MacOS

What's Changed

Full Changelog: 4.3.9...4.3.10

Exegol 4.3.9

17 Dec 22:23
4.3.9
040a170
Compare
Choose a tag to compare

Exegol wrapper 4.3.9

Features

New minor version including some bug fixes and the desktop feature will automatically be enabled when a custom desktop config is supplied.

Bug fixes

What's Changed

Full Changelog: 4.3.8...4.3.9

Exegol 4.3.8

09 Nov 16:26
4.3.8
ada0861
Compare
Choose a tag to compare

Exegol wrapper 4.3.8

Features

New minor version including some bug fixes, improved waiting UI and the detection of pipx installation to show the correct upgrade command.

Bug fixes

  • Handle new Dockerhub API manifest v2 #238
  • Fix X11 forwarding container startup sequence #237
  • Fix wrapper latest version update

What's Changed

Full Changelog: 4.3.7...4.3.8

Exegol 4.3.7

27 Oct 21:14
4.3.7
28e2ce5
Compare
Choose a tag to compare

Exegol wrapper 4.3.7

Features

New minor exegol version including:

  • a new configuration to disable Exegol resources by default for any new container
  • (BETA) Support for X11 forwarding when using exegol on a linux server thanks to @Xenorf

Bug fixes

  • Fix waiting for my-resources to install at container creation before opening a shell
  • Fix Exegol directories permission when using exegol with sudo
  • Handle docker timeout exceptions
  • Fix a log stream error from #233

What's Changed

New Contributors

Full Changelog: 4.3.6...4.3.7

Exegol 4.3.6

27 Aug 14:16
4.3.6
5aa7e1e
Compare
Choose a tag to compare

Description

  • New tests before release
  • Update tzlocal requirement only for Mac and Windows environments

Related issues

  • Fix pip package requirements error
  • Force windows env to clone bash script with LF linefeed

What's Changed

Full Changelog: 4.3.5...4.3.6

Exegol 4.3.5

24 Aug 15:37
4.3.5
a8d74d4
Compare
Choose a tag to compare

Description

  • Shared timezone now available for Windows and MacOS (need a new lib tzlocal to install into the exegol venv)
  • Improvement on the container recap table, now showing the container status
  • Upgrading libs (docker and request) fixing latest vulnerabilities and instability issues
  • Remove /etc/ volume limitation with Orbstack engine
  • Add warning and tips for X11 sharing for Windows environments
  • Add support for NO_PROXY environment variable
  • Add documentation link to help page of each action

Related issues

  • Multi container selection duplication error
  • Fix render of java GUI app when using xQuartz : #229
  • Fix Windows VPN device passtrough : #225
  • Fix git error display on Windows

What's Changed

New Contributors

Full Changelog: 4.3.4...4.3.5

Exegol 4.3.4

21 May 09:40
4.3.4
45d84fe
Compare
Choose a tag to compare

Description

Minor release holding back requests lib until docker supports the new version.

Related issues

docker/docker-py#3256

Fix the Not supported URL scheme http+docker.

What's Changed

Full Changelog: 4.3.3...4.3.4

Exegol 4.3.3

16 May 01:34
4.3.3
87aa68d
Compare
Choose a tag to compare

Description

New minor update with some bug fixing and improved error message.

Improvement

  • User can now use relative path for custom volume
  • Auto-completion work with sudo configuration (check the documentation to use sudo exegol correctly)

Related issues

  • Fix git branch name truncation
  • Handle None config file
  • Handle docker socket permission denied

What's Changed

Full Changelog: 4.3.2...4.3.3

Exegol 4.3.2

15 Apr 19:20
56ae80a
Compare
Choose a tag to compare

Description

Wayland Update !
New minor wrapper version with various bug fix and improvements.

Improvements

  • Support for Wayland GUI (there is still some app that require a X11 socket)
  • Better handling of docker errors
  • Prevent timezone sharing on Mac (cause error on host package upgrade)
  • Add proxy support (thanks to @Siopy)
  • Handle docker timeout
  • Add user hint when xhost isn't available

Related issue

What's Changed

New Contributors

Full Changelog: 4.3.1...4.3.2