|
1 | 1 | ## Unreleased |
2 | 2 | | Date | Commit | Change | File | |
3 | 3 | |------|--------|--------|------| |
| 4 | +| 2025-12-30 | [441c177](https://github.com/workofaditya/ChatBot/commit/441c17761991284ee75c4bc2e036e72003af2a91) | Merge pull request #2 from WorkofAditya/Beta | | |
| 5 | +| 2025-12-30 | [ab58f13](https://github.com/workofaditya/ChatBot/commit/ab58f13a5268036b5406be089f5183f2159a1175) | Update version number from 3 to 2 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | |
| 6 | +| 2025-12-30 | [23e43d2](https://github.com/workofaditya/ChatBot/commit/23e43d21aa0bbed5dc73356d5193183781ada8d1) | Update LOCAL_VERSION to 2 | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | |
| 7 | +| 2025-12-30 | [87d1b75](https://github.com/workofaditya/ChatBot/commit/87d1b753c736603e0d73d8ed397a4938355a75ed) | Remove unused files from service worker cache | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | |
| 8 | +| 2025-12-30 | [95f5f3e](https://github.com/workofaditya/ChatBot/commit/95f5f3e54f804b6c3ae96bcb1cc0577be8c6d541) | Update version number from 2 to 3 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | |
| 9 | +| 2025-12-30 | [ec0f556](https://github.com/workofaditya/ChatBot/commit/ec0f556ac5ef2ec799f7937d3b6deb0e24f5c1ec) | Update version number to v2.0.1 | [index.html](https://github.com/workofaditya/ChatBot/blob/main/index.html) | |
| 10 | +| 2025-12-30 | [589c6d1](https://github.com/workofaditya/ChatBot/commit/589c6d176edb120370d06d1555ead89bd12587b1) | Refactor service worker for better caching and fetch handling | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | |
| 11 | +| 2025-12-30 | [a995bc7](https://github.com/workofaditya/ChatBot/commit/a995bc7283f3282f2f86331d37d24d42a7c1fafa) | Refactor service worker for cache handling and fetch | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | |
| 12 | +| 2025-12-30 | [168dc45](https://github.com/workofaditya/ChatBot/commit/168dc452b065c1b3043f086918ec86554985f914) | Refactor app update check and refresh functionality | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | |
| 13 | +| 2025-12-30 | [b407e06](https://github.com/workofaditya/ChatBot/commit/b407e06500c83a0efee9724c4ff88d3b5a0ea52f) | Improve fetch event handling in service worker | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | |
| 14 | +| 2025-12-30 | [2e03eb4](https://github.com/workofaditya/ChatBot/commit/2e03eb4112a227c0036ae246cddeb0e15368ec9e) | Implement app version check and update notification | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | |
| 15 | +| 2025-12-30 | [949b6f0](https://github.com/workofaditya/ChatBot/commit/949b6f0290e1efd4155f5d2d759432123529db13) | Add styles for updatePopup component | [styles.css](https://github.com/workofaditya/ChatBot/blob/main/styles.css) | |
| 16 | +| 2025-12-30 | [053c0bd](https://github.com/workofaditya/ChatBot/commit/053c0bd6129b2661cea301bd2be13e61f84585a2) | Add changelog link and update popup to index.html | [index.html](https://github.com/workofaditya/ChatBot/blob/main/index.html) | |
| 17 | +| 2025-12-30 | [a64874a](https://github.com/workofaditya/ChatBot/commit/a64874ac30c5c554f61f322f274f93cec3b5d390) | Update version number from 1 to 2 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | |
| 18 | +| 2025-12-30 | [6319a5c](https://github.com/workofaditya/ChatBot/commit/6319a5cca15d167921bbd85d382ce27be746e74d) | Refactor service worker caching logic | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | |
| 19 | +| 2025-12-30 | [c896111](https://github.com/workofaditya/ChatBot/commit/c8961116d3fe6509bbae33bdec70f23fb9712014) | Add version number to version.txt | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | |
4 | 20 | | 2025-12-30 | [937e7d8](https://github.com/workofaditya/ChatBot/commit/937e7d84182d35f8071a1d9bedb8c564d4831089) | Delete gradle.properties | [gradle.properties](https://github.com/workofaditya/ChatBot/blob/main/gradle.properties) | |
5 | 21 | | 2025-12-20 | [90b3f3c](https://github.com/workofaditya/ChatBot/commit/90b3f3cdd81ec09cc14cb1c74818abfcf0c4ef9b) | Update README.md | [README.md](https://github.com/workofaditya/ChatBot/blob/main/README.md) | |
6 | 22 | | 2025-12-07 | [b94b89b](https://github.com/workofaditya/ChatBot/commit/b94b89b7a9892b3182cd4bceaf9ba4cb3dc98343) | Add files via upload | [badges/android.png](https://github.com/workofaditya/ChatBot/blob/main/badges/android.png) [badges/fdroid.png](https://github.com/workofaditya/ChatBot/blob/main/badges/fdroid.png) [badges/github.png](https://github.com/workofaditya/ChatBot/blob/main/badges/github.png) [badges/izzyondroid.png](https://github.com/workofaditya/ChatBot/blob/main/badges/izzyondroid.png) [badges/playstore.png](https://github.com/workofaditya/ChatBot/blob/main/badges/playstore.png) [badges/sourceforge.png](https://github.com/workofaditya/ChatBot/blob/main/badges/sourceforge.png) [badges/webDemo.png](https://github.com/workofaditya/ChatBot/blob/main/badges/webDemo.png) | |
|
0 commit comments