Skip to content

Commit 7b74a80

Browse files
author
Dirk Hoffmann
committed
Updating
1 parent d3e1bba commit 7b74a80

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

news.html

+8-4
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ <h1><a href="index.html" id="logo">vAmiga<em> for macOS</em></a></h1>
184184
<header>
185185
<h2>News</h2>
186186
</header>
187+
<h3><em>23.2.2025 &nbsp;</em><a href="https://github.com/dirkwhoffmann/vAmiga/releases/tag/v4.0">vAmiga 4.0 released.</a></h3>
188+
<p>The latest vAmiga update introduces LZ4 snapshot compression, making snapshot saving faster and more efficient. Gamepad detection has also been improved, ensuring better support for controllers.
189+
Several bugs have been fixed in this release. ExtendedADF support, which was previously broken, is now working correctly. An issue with folder import has been resolved, and vAmiga no longer attempts to boot from unbootable hard drives.
190+
Enjoy the update, and happy emulating!<p>
187191
<h3><em>8.1.2025 &nbsp;</em><a href="https://github.com/dirkwhoffmann/vAmiga/releases/tag/v3.1">vAmiga 3.1 released.</a></h3>
188192
<h3><em>26.12.2024 &nbsp;</em><a href="https://github.com/dirkwhoffmann/vAmiga/releases/tag/v3.0">vAmiga 3.0 released.</a></h3>
189193
<h3><em>27.6.2024 &nbsp;</em><a href="https://github.com/dirkwhoffmann/vAmiga/releases/tag/v2.6">vAmiga 2.6 released.</a></h3>
@@ -207,10 +211,10 @@ <h3>Project activity</h3>
207211
src="https://img.shields.io/github/stars/dirkwhoffmann/vAmiga?style=social">
208212
<img alt="GitHub forks"
209213
src="https://img.shields.io/github/forks/dirkwhoffmann/vAmiga?style=social"><br><br>
210-
<img alt="CMake-Ubuntu build status"
211-
src="https://github.com/dirkwhoffmann/vAmiga/workflows/CMake-Ubuntu/badge.svg"><br>
212-
<img alt="CMake-MSVC build status"
213-
src="https://github.com/dirkwhoffmann/vAmiga/workflows/CMake-MSVC/badge.svg"><br>
214+
<img alt="Multi-platform build"
215+
src="https://github.com/dirkwhoffmann/vAmiga/workflows/CMake%20on%20multiple platforms/badge.svg"><br>
216+
<img alt="MinGW build"
217+
src="https://github.com/dirkwhoffmann/vAmiga/workflows/CMake%20with%20MinGW/badge.svg"><br>
214218
<img alt="GitHub release (latest by date)"
215219
src="https://img.shields.io/github/downloads/dirkwhoffmann/vAmiga/latest/total">
216220
<img alt="GitHub all releases"

0 commit comments

Comments
 (0)