commit c39d71d1580d224dea572138d4a04909ec620709
parent 27c450e65a8766837eeeee85b6f93ae1cae64fc7
Author: bot-for-notamitgamer[bot] <bot-for-notamitgamer[bot]@://github.com>
Date: Fri, 28 Aug 2026 07:46:07 +0000
chore: update changelog [skip ci]
Diffstat:
| M | CHANGELOG.md | | | 81 | ++++++++++++++++++++++++++++++++++++++++--------------------------------------- |
1 file changed, 41 insertions(+), 40 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -1,146 +1,147 @@
# Changelog
-> Last build: August 28, 2026 at 07:37 UTC
+> Last build: August 28, 2026 at 07:45 UTC
## Latest Build
-- **Build ID** — `3c26f05b279530e13cad8a590f088571bfc9fd90`
+- **Build ID** — `27c450e65a8766837eeeee85b6f93ae1cae64fc7`
- **Triggered by** — [@notamitgamer](https://github.com/notamitgamer)
- **Branch** — `main`
-- **Build time** — August 28, 2026 at 07:37 UTC
+- **Build time** — August 28, 2026 at 07:45 UTC
## Recent Commits
-### [`3c26f05`](https://github.com/notamitgamer/bsc/commit/3c26f05b279530e13cad8a590f088571bfc9fd90) Merge pull request #98 from notamitgamer/feat/offline-apk-build
+### [`27c450e`](https://github.com/notamitgamer/bsc/commit/27c450e65a8766837eeeee85b6f93ae1cae64fc7) Merge pull request #99 from notamitgamer/fix/apk-workflows-run-generators
-**Amit Dutta** committed on Aug 28, 2026 07:37 UTC
+**Amit Dutta** committed on Aug 28, 2026 07:45 UTC
---
-### [`90ba1e0`](https://github.com/notamitgamer/bsc/commit/90ba1e0d035c50db357ad05c7286596777e43165) Drop daily cron from build-apk.yml — manual trigger only
+### [`c32330a`](https://github.com/notamitgamer/bsc/commit/c32330a12f2433baf4b3409e49a309e0290fbc09) Run list.py + main.py before docs:build in both APK workflows
-**notamitgamer2** committed on Aug 28, 2026 07:35 UTC · +7 / -9 lines · 1 file changed
+**notamitgamer2** committed on Aug 28, 2026 07:44 UTC · +28 / -0 lines · 2 files changed
<details>
-<summary>Show 1 changed file</summary>
+<summary>Show 2 changed files</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/build-apk.yml` | Modified | +7 -9 |
+| `.github/workflows/build-apk.yml` | Modified | +14 |
+| `.github/workflows/update-apk-content.yml` | Modified | +14 |
</details>
---
-### [`8f9a884`](https://github.com/notamitgamer/bsc/commit/8f9a88432dea20e96686c378c960958806d81b30) Split APK build into cheap per-push content updates + rare shell rebuilds
+### [`a5284f3`](https://github.com/notamitgamer/bsc/commit/a5284f31453820c85542a12c741c4cbe61ab3fcc) chore: update changelog [skip ci]
-**notamitgamer2** committed on Aug 28, 2026 07:33 UTC · +100 / -41 lines · 2 files changed
+**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 07:38 UTC · +49 / -32 lines · 1 file changed
<details>
-<summary>Show 2 changed files</summary>
+<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/build-apk.yml` | Modified | +16 -41 |
-| `.github/workflows/update-apk-content.yml` | Added | +84 |
+| `CHANGELOG.md` | Modified | +49 -32 |
</details>
---
-### [`ca83f81`](https://github.com/notamitgamer/bsc/commit/ca83f8138e5ff33cabf45ff046ff77d8277458a6) Run APK build automatically on every push to main
+### [`3c26f05`](https://github.com/notamitgamer/bsc/commit/3c26f05b279530e13cad8a590f088571bfc9fd90) Merge pull request #98 from notamitgamer/feat/offline-apk-build
-**notamitgamer2** committed on Aug 28, 2026 07:14 UTC · +17 / -4 lines · 1 file changed
+**Amit Dutta** committed on Aug 28, 2026 07:37 UTC
+
+
+---
+
+### [`90ba1e0`](https://github.com/notamitgamer/bsc/commit/90ba1e0d035c50db357ad05c7286596777e43165) Drop daily cron from build-apk.yml — manual trigger only
+
+**notamitgamer2** committed on Aug 28, 2026 07:35 UTC · +7 / -9 lines · 1 file changed
<details>
<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/build-apk.yml` | Modified | +17 -4 |
+| `.github/workflows/build-apk.yml` | Modified | +7 -9 |
</details>
---
-### [`2698ae7`](https://github.com/notamitgamer/bsc/commit/2698ae7cf2cf2bc1542635c8ae455d37d4a0d985) Add real release signing and manifest commit to APK workflow
+### [`8f9a884`](https://github.com/notamitgamer/bsc/commit/8f9a88432dea20e96686c378c960958806d81b30) Split APK build into cheap per-push content updates + rare shell rebuilds
-**notamitgamer2** committed on Aug 28, 2026 07:10 UTC · +113 / -22 lines · 1 file changed
+**notamitgamer2** committed on Aug 28, 2026 07:33 UTC · +100 / -41 lines · 2 files changed
<details>
-<summary>Show 1 changed file</summary>
+<summary>Show 2 changed files</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/build-apk.yml` | Modified | +113 -22 |
+| `.github/workflows/build-apk.yml` | Modified | +16 -41 |
+| `.github/workflows/update-apk-content.yml` | Added | +84 |
</details>
---
-### [`ea448fe`](https://github.com/notamitgamer/bsc/commit/ea448fe8ff19ec98dbf934b5a0ab785501e75da2) Add separate, opt-in workflow to build an offline Android APK
+### [`ca83f81`](https://github.com/notamitgamer/bsc/commit/ca83f8138e5ff33cabf45ff046ff77d8277458a6) Run APK build automatically on every push to main
-**notamitgamer2** committed on Aug 28, 2026 07:05 UTC · +118 / -0 lines · 1 file changed
+**notamitgamer2** committed on Aug 28, 2026 07:14 UTC · +17 / -4 lines · 1 file changed
<details>
<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/build-apk.yml` | Added | +118 |
+| `.github/workflows/build-apk.yml` | Modified | +17 -4 |
</details>
---
-### [`3d0d4c5`](https://github.com/notamitgamer/bsc/commit/3d0d4c5f6fe5db2697484ff3f6eaf62e0d4e7eca) chore: update changelog [skip ci]
+### [`2698ae7`](https://github.com/notamitgamer/bsc/commit/2698ae7cf2cf2bc1542635c8ae455d37d4a0d985) Add real release signing and manifest commit to APK workflow
-**bot-for-notamitgamer[bot]** committed on Aug 27, 2026 18:37 UTC · +40 / -33 lines · 1 file changed
+**notamitgamer2** committed on Aug 28, 2026 07:10 UTC · +113 / -22 lines · 1 file changed
<details>
<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `CHANGELOG.md` | Modified | +40 -33 |
+| `.github/workflows/build-apk.yml` | Modified | +113 -22 |
</details>
---
-### [`821bdb4`](https://github.com/notamitgamer/bsc/commit/821bdb4eb495dc88048d0de52fde8f838f789c94) Merge pull request #97 from notamitgamer/fix/revert-vitepress-cache-path
-
-**Amit Dutta** committed on Aug 27, 2026 18:36 UTC
-
-
----
-
-### [`8b92ee8`](https://github.com/notamitgamer/bsc/commit/8b92ee8435af3facb7776ee9f3f54ebde5583a32) Revert VitePress cache path back to .vitepress/cache (root)
+### [`ea448fe`](https://github.com/notamitgamer/bsc/commit/ea448fe8ff19ec98dbf934b5a0ab785501e75da2) Add separate, opt-in workflow to build an offline Android APK
-**notamitgamer2** committed on Aug 27, 2026 18:34 UTC · +1 / -1 lines · 1 file changed
+**notamitgamer2** committed on Aug 28, 2026 07:05 UTC · +118 / -0 lines · 1 file changed
<details>
<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `.github/workflows/main.yml` | Modified | +1 -1 |
+| `.github/workflows/build-apk.yml` | Added | +118 |
</details>
---
-### [`9924af0`](https://github.com/notamitgamer/bsc/commit/9924af09ace51ee4ad768a009cdb6164c676ed7d) chore: update changelog [skip ci]
+### [`3d0d4c5`](https://github.com/notamitgamer/bsc/commit/3d0d4c5f6fe5db2697484ff3f6eaf62e0d4e7eca) chore: update changelog [skip ci]
-**bot-for-notamitgamer[bot]** committed on Aug 27, 2026 18:31 UTC · +47 / -39 lines · 1 file changed
+**bot-for-notamitgamer[bot]** committed on Aug 27, 2026 18:37 UTC · +40 / -33 lines · 1 file changed
<details>
<summary>Show 1 changed file</summary>
| File | Change | Lines |
| --- | --- | --- |
-| `CHANGELOG.md` | Modified | +47 -39 |
+| `CHANGELOG.md` | Modified | +40 -33 |
</details>