diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aca21d..733e50c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,44 @@ # Changes + +𝟐𝟎𝟐6.5.𝟎 +-------- + +Protect against the Copy Fail vulnerability + +Added support for 5 GHz Wi-Fi band with reduced Bluetooth interference on combo wireless devices + +Introduced built-in Prosody (XMPP) server with setup scripts and DNS support for local, offline messaging + +Added new tool: jambula-switch-wifi-ap-band for easier Wi-Fi band management + +Enabled automatic Wi-Fi interface detection during hotspot and client setup + +Improved firewall configuration with updated zones, policies, and service rules (including XMPP and OpenNDS) + +Added OpenNDS captive portal support with nginx integration + +Added SSL certificate setup script + +Upgraded Frigate to 0.17.x with continuous recording support and improved setup + +Upgraded go2rtc to 1.9.14 with improved camera configuration + +Enhanced MQTT tooling with multi-topic support and motion alerts + +Fixed slow shutdown issues by improving service ordering (snapclient) + +Added watchdog to improve MPD service reliability + +Improved dnsmasq with nftables (nftsets) support + +Added WebDAV support via nginx module + +Cleaned up deprecated patches and removed unused packages + +General system improvements, bug fixes, and stability enhancements + + 𝟐𝟎𝟐𝟓.𝟗.𝟎 --------- diff --git a/README.md b/README.md index 23a1c78..a1bd408 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You will also need a Raspberry Pi 5 along with all required boot accessories, in 1. Raspberry Pi 5 Model B Rev 1.0 -![alt text](graphics/jambula_os_2025_12.png "Jambula OS Console - System Information") +![alt text](graphics/jambula_os_2026_5.png "Jambula OS Console - System Information") How to quickly get started @@ -38,7 +38,7 @@ You will also need a Raspberry Pi 5 along with all required boot accessories, in cd /tmp - 7za e jambulaOS-202512-261012-img.7z + 7za e jambulaOS-202605-071430-img.7z 3. Burn the resulting image i.e. sdcard.img to your SD card using a tool such as dd @@ -90,11 +90,11 @@ You will also need a Raspberry Pi 5 along with all required boot accessories, in 1. Raspberry Pi 4 and 3 series hardware support -2. Offline chat messaging +2. Photo management -3. Photo management +3. Network and device monitoring -4. Network and device monitoring +4. Support for x86_64 platform IMPORTANT: Support Jambula OS diff --git a/graphics/jambula_os_2025_12.png b/graphics/jambula_os_2026_5.png similarity index 50% rename from graphics/jambula_os_2025_12.png rename to graphics/jambula_os_2026_5.png index a94fc7a..f9de04a 100644 Binary files a/graphics/jambula_os_2025_12.png and b/graphics/jambula_os_2026_5.png differ diff --git a/graphics/jambula_os_motd_full.png b/graphics/jambula_os_motd_full.png new file mode 100644 index 0000000..67df737 Binary files /dev/null and b/graphics/jambula_os_motd_full.png differ diff --git a/graphics/jambula_os_motd_part_2.png b/graphics/jambula_os_motd_part_2.png index 3181922..722016b 100644 Binary files a/graphics/jambula_os_motd_part_2.png and b/graphics/jambula_os_motd_part_2.png differ diff --git a/jambulaOS-202512-261012-img.7z b/jambulaOS-202605-071430-img.7z similarity index 100% rename from jambulaOS-202512-261012-img.7z rename to jambulaOS-202605-071430-img.7z