Skip to content

Releases: ThePorgs/Exegol

Exegol 5.1.1

28 Jul 17:48
5.1.1
89170ce
Compare
Choose a tag to compare

Exegol wrapper 5.1.1

Bug fix

  • Fix syntax for python 3.11 and before

Exegol 5.1.0

28 Jul 15:21
5.1.0
a5be193
Compare
Choose a tag to compare

Exegol wrapper 5.1.0

New major wrapper update with new upgrade action, options, configurations and some bug fix.

Features

  • New upgrade action to automatically backup some data of a container and create a new one with the same configuration with a newer image
    https://docs.exegol.com/wrapper/cli/upgrade
    • The previous container can be kept with another name as a backup
    • You can upgrade your container to another image type with the option --image
    • The following data can be automatically transfered to the new container (and more to come soon):
      • bash / zsh history
      • exegol-history database (when using 3.1.8 images minimum)
      • The /workspace directory
      • TriliumNext notes
      • Some files: /etc/hosts /etc/resolv.conf /opt/tools/Exegol-history/profile.sh
      • The Proxychains configuration
  • WireGuard VPN is now supported with .conf file using the option: --vpn myvpn.conf #256
    https://docs.exegol.com/wrapper/features#wireguard-vpn
    • Available with Exegol images 3.1.8
  • New option to add ALL capabilities to an exegol container (existing or new) with --cap ALL
    https://docs.exegol.com/wrapper/cli/start#privileges
  • New configuration to always enable shell logging for all exegol shells
    https://docs.exegol.com/wrapper/configuration#shell-logging

Bug fixes

  • Fix download of legacy image
  • Fix latest image status
  • Fix outdated image parsing and display
  • Improve local image parsing and display
  • Wrapper auto-update is now only display when the wrapper is installed fom source
  • Fix image local building unicode error when logging to a file
  • Handle more docker timeout errors

What's Changed

Full Changelog: 5.0.2...5.1.0

Exegol 5.0.2

04 Jul 16:27
5.0.2
b15d838
Compare
Choose a tag to compare

Exegol wrapper 5.0.2

New minor wrapper update with bug fixes and new --all option for multi-selector.

Features

  • New --all option to select every available container for stop and removeactions
  • New --all option to select every available images for uninstall action
  • Filter interactive table objects depending on the current action
  • Update CONTRIBUTING.md file
  • Improve workspace removal process and messages

Bug fixes

  • Handle exegol- in container name
  • Fix an issue when parsing an exegol image without any labels

What's Changed

Full Changelog: 5.0.1...5.0.2

Exegol 5.0.1

23 Jun 16:26
5.0.1
d03cf85
Compare
Choose a tag to compare

Exegol wrapper 5.0.1

New minor wrapper update with bug fixes.

Features

  • Removing shell whitelist from Exegol config file: default_start_shell parameter. User can now use any shell by default at startup (arguments cannot be used here)

Bug fixes

  • Fix acknowledge continue on enter
  • Fix image name confusion between full and free images
  • Fix pulling version specific images
  • Improve error message when servers are unavailable

What's Changed

Full Changelog: 5.0.0...5.0.1

Exegol 5.0.0

06 Jun 08:09
5.0.0
a85ecb6
Compare
Choose a tag to compare

Exegol wrapper 5.0.0

Features

  • Rework of network system:
    • New network modes, instead or the --disable-shared-network flag. Now --network option is available with host, docker, nat and disable.
    • Support of port range for multiple exposition with --port
    • You can now configure default and fallback network mode in the config file
  • New build action dedicated for local image building (instead of the previous exegol install <image> <profile>)
  • Enterprise users can now use custom images with the wrapper to create exegol container
  • New image metadata system (faster exegol info)
  • Improved performance
  • Update links to the new and improved documentation
  • Support of uv detection
  • New activate action
  • Add EULA
  • New License

Bug fixes

  • Disable docker userns remap (if needed)

What's Changed

New Contributors

Full Changelog: 4.3.11...5.0.0

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