diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..8aca21d
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,18 @@
+# Changes
+
+๐๐๐๐.๐.๐
+---------
+
+๐๐ฅ๐ฎ๐๐ญ๐จ๐จ๐ญ๐ก ๐ฌ๐ฉ๐๐๐ค๐๐ซ ๐ฌ๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ: Added support for Bluetooth audio devices which is ideal for voice prompts or music output.
+
+๐๐ฐ๐ข๐ญ๐๐ก๐๐ ๐ญ๐จ ๐๐๐ ๐๐๐๐: Replaced dnsmasq with ๐๐๐ ๐๐๐๐ for better dynamic addressing management.
+
+๐๐ข๐
๐ข ๐ก๐จ๐ญ๐ฌ๐ฉ๐จ๐ญ ๐๐ฅ๐ข๐๐ง๐ญ ๐๐จ๐ฎ๐ง๐ญ ๐ข๐ง ๐๐๐๐: See how many clients are connected to your hotspot right in the systemโs MOTD.
+
+๐๐ ๐๐จ๐๐ ๐จ๐ง ๐ข๐ง๐ข๐ญ๐ข๐๐ฅ ๐ฅ๐จ๐ ๐ข๐ง: Displays a QR code linking to vendor/device info, useful for branding or support.
+
+๐๐ฆ๐ฉ๐ซ๐จ๐ฏ๐๐ ๐ฌ๐๐ญ๐ฎ๐ฉ ๐ญ๐จ๐จ๐ฅ๐ฌ: Smoother first-time setup experience with updated scripts.
+
+๐๐จ๐ฆ๐ ๐๐ฌ๐ฌ๐ข๐ฌ๐ญ๐๐ง๐ญ ๐ฎ๐ฉ๐๐๐ญ๐๐: Latest Home Assistant version included to keep your platform up to date.
+
+๐๐ฎ๐ ๐๐ข๐ฑ๐๐ฌ: Minor fixes including firewall and weather integration improvements.
diff --git a/README.md b/README.md
index 7e33c9d..9a1c82b 100644
--- a/README.md
+++ b/README.md
@@ -3,19 +3,19 @@
Jambula OS is a custom tailored Linux operating system designed for SoC devices such as the Raspberry Pi
-It is mainly used by our company i.e. Jambula Labs to build smart devices such as JambulaTV,
+It is mainly used by our organization i.e. Jambula Labs to build smart devices such as JambulaTV,
a low cost and smart home hub that automates several tasks in your house or apartment while providing security and
privacy to you and your family. Read more about it at: https://jambulatv.com
Pre-requisites
-Currently, Jambula OS (Pi Edition) is a console only platform running several open source and popular software
+Currently, Jambula OS Linux is a console only platform running several open source and popular software
services. There's an initial ncurses style based setup program that allows you to configure the functions that
will be provided by your Raspberry Pi. However, in order to use it effectively, you need to already be
familiar with using Linux on the command line interface (CLI).
-You will also need a Raspberry Pi 5 device with all accessories required to boot including and SD card.
+You will also need a Raspberry Pi 5 device with all accessories required to boot including an SD card.
Supported Boards
@@ -23,19 +23,19 @@ You will also need a Raspberry Pi 5 device with all accessories required to boot
1. Raspberry Pi 5 Model B Rev 1.0
-")
+
How to quickly get started
1. Download the latest Jambula OS image to a temporary directory:
- wget -P /tmp -c https://jambula.net/downloads/Jambula-OS/jambulaOS-202506-201631-img.7z
+ wget -P /tmp -c https://jambula.net/downloads/Jambula-OS/jambulaOS-202509-100303-img.7z
2. Extract the above image to a temporary directory using p7zip tool (https://www.7-zip.org/download.html)
cd /tmp
- 7za e /tmp/jambulaOS-202506-201631-img.7z
+ 7za e /tmp/jambulaOS-202509-100303-img.7z
3. Burn the resulting image i.e. sdcard.img to your SD card using a tool such as dd
@@ -70,7 +70,7 @@ You will also need a Raspberry Pi 5 device with all accessories required to boot
Starting with October 2024 releases, support for Home-Assistant is included in this image.
This means you can now use the setup menu to perform local installs and upgrades of
- Home-Assistant core. The current release includes version 2025.5.3. However, you can also
+ Home-Assistant core. The current release includes version 2025.9.0. However, you can also
upgrade to the latest upstream versions once you are connected to the internet
diff --git a/console.png b/console.png
index 37161be..3994fde 100644
Binary files a/console.png and b/console.png differ
diff --git a/jambulaOS-202503-230152-img.7z b/jambulaOS-202509-100303-img.7z
similarity index 75%
rename from jambulaOS-202503-230152-img.7z
rename to jambulaOS-202509-100303-img.7z
index b1c26fe..ba001bf 100644
--- a/jambulaOS-202503-230152-img.7z
+++ b/jambulaOS-202509-100303-img.7z
@@ -1,4 +1,4 @@
This is a placeholder file that points to Jambula OS image located at an external link
-[Click here to download Jambula-OS image](https://jambula.net/downloads/Jambula-OS/jambulaOS-202506-201631-img.7z)
+[Click here to download Jambula-OS image](https://jambula.net/downloads/Jambula-OS/jambulaOS-202509-100303-img.7z)