Bump version to 2026.5.0
This commit is contained in:
parent
bbe5812784
commit
ca33723c79
39
CHANGELOG.md
39
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
|
||||
|
||||
|
||||
𝟐𝟎𝟐𝟓.𝟗.𝟎
|
||||
---------
|
||||
|
||||
|
|
|
|||
10
README.md
10
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
|
||||
|
||||

|
||||

|
||||
|
||||
<b> How to quickly get started </b>
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
||||
<b>IMPORTANT: Support Jambula OS</b>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 9.3 MiB After Width: | Height: | Size: 5.5 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 217 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 236 KiB |
Loading…
Reference in New Issue