diff --git a/app/[locale]/changelog/page.mdx b/app/[locale]/changelog/page.mdx
index e5f7f0a..e359509 100644
--- a/app/[locale]/changelog/page.mdx
+++ b/app/[locale]/changelog/page.mdx
@@ -1,6 +1,19 @@
import MdxLayout from '@/components/mdx-layout'
import ChangelogHeader from '@/components/changelog-header'
+
+
+- Enabled **additional times** (Syuruk, Imsak & Dhuha) by default.
+
+ I received frequent feedback asking
+to display the Syuruk/Imsak/Dhuha times. The app alread supports that and can be enabled in the settings. But perhaps
+some users don't how to to change the settings. Hence, we make it on by default. Users can still change this setting
+in the settings page. Related to issue [#171](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/issues/171)
+- Add **grid view** layout on tablets & phone landscape. Related issue [#175](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/issues/175)
+- Updated localizations for better language support
+- Fixed issue with GitHub URL on Feedback Page
+- Upgraded dependencies for improved performance and stability
+
- Add timezone checker (A banner will appear if device timezone is not same as Malaysia's)
diff --git a/components/changelog-header.jsx b/components/changelog-header.jsx
index fa015c3..d79ac24 100644
--- a/components/changelog-header.jsx
+++ b/components/changelog-header.jsx
@@ -25,7 +25,7 @@ export default function ChangelogHeader(props) {
className="inline-flex space-x-6 invisible group-hover/item:visible"
>
- Open in GitHub
+ GitHub
diff --git a/components/sections/Footer.jsx b/components/sections/Footer.jsx
index 90e0f95..2cfa36d 100644
--- a/components/sections/Footer.jsx
+++ b/components/sections/Footer.jsx
@@ -53,7 +53,7 @@ const Footer = () => {
Privacy Policy · Map · API · Help
*/}
- © 2024{" "}
+ © 2025{" "}