Skip to content

Latest commit

 

History

History
210 lines (124 loc) · 5.1 KB

File metadata and controls

210 lines (124 loc) · 5.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.8.7 - 2026-04-14

Changed

  • Bumped lip to 0.34.6

0.8.6 - 2026-04-12

Changed

  • Bumped lip to 0.34.5

0.8.5 - 2026-03-27

Changed

  • Improved dotnet and vcredist detection

0.8.4 - 2026-03-27

Changed

  • (Windows)Updated Windows Server Core
  • (Wine)Bumped vcrun2022 to vcrun2026

0.8.3 - 2026-03-27

Changed

  • Replaced ENV with ARG for LIP_VERSION
  • (Wine)Disable WINEDEBUG for lip by default

Fixed

  • (Wine)Moved environment variables to Dockerfile to ensure lip can find .NET

0.8.2 - 2026-03-27

Changed

  • Bumped lip to 0.34.4
  • Windows image will download vcredist and dotnet10 at entrypoint

0.8.0 - 2026-03-16

Changed

  • Bumped lip to 0.34.2

0.7.4 - 2026-01-24

Fixed

  • Use command wine instead of wine64 @dmblock
  • Add missing dependency cabextract @dmblock

0.7.3 - 2026-01-24

Fixed

  • Fixed broken lip output buffering @dmblock
  • Fixed wine entrypoint to setup wineprefix in /data instead of /root @dmblock
  • Fixed XDG_RUNTINE_DIR warnning @dmblock
  • Fixed missing msvcp140.dll by updating winetricks @dmblock

0.7.2 - 2025-09-18

Changed

  • Updated lip to 0.32.0

0.7.1 - 2025-08-12

Added

  • Added locales and locales-all to wine installation @Yushu2606

0.7.0 - 2025-04-12

Changed

  • Install all packages at a time

0.6.5 - 2025-04-01

Changed

  • Update lip to 0.31.0

0.6.4 - 2025-03-22

Changed

  • Update lip to 0.30.2

0.6.3 - 2025-03-18

Changed

  • Update lip version to 0.29.0

0.6.2 - 2025-03-15

Changed

  • Update lip version to 0.28.3

0.6.1 - 2025-03-14

Changed

  • Update lip version to 0.28.2

0.6.0 - 2025-03-07

Changed

  • Updated lip version to 0.27.1

0.5.3 - 2025-01-21

Changed

  • Optimizing wine dockerfile

0.5.2 - 2025-01-20

Fixed

  • Fix LeviLamina 1.0.0 operation by installing vcredist

0.5.1 - 2025-01-19

Fixed

  • Fix input in wine

0.5.0 - 2024-01-29

Changed

  • Put lip files to /opt.
  • Use PowerShell to install Visual C++ Redistributable.

0.4.0 - 2024-01-24

Changed

  • Add windows container suport.
  • Change Wine version to 9.

0.3.0 - 2024-01-12

Changed

  • LeviLamina tooth repo path to github.com/LiteLDev/LeviLamina.

0.2.1 - 2023-12-25

Fixed

  • No permission to run entrypoint.

0.2.0 - 2023-12-03

Changed

  • Automatically resolve Minecraft Bedrock Server version from LeviLamina version.

0.1.0 - 2023-12-01

First release.