diff --git a/VERSION.md b/VERSION.md index b2e21b7..66f6850 100644 --- a/VERSION.md +++ b/VERSION.md @@ -9,10 +9,15 @@ ## Current Version -**v1.2.4** — 2026-08-05 +**v1.2.5** — 2026-08-05 ## Changelog +### v1.2.5 — 2026-08-05 +- **fix**: crypto deposit error — handleDepositInstruction/handleDepositSelectWallet use editOrSendCallback (photo-safe fallback, fixes "no text in the message to edit" 400) +- **fix**: chat clutter — lastInlineMessageId tracked in showProducts/showProfile/showBalance/showPurchases and deleted in resetUserContext +- **verify**: answerCallbackQuery before dispatch in all callback paths (v1.2.4) + ### v1.2.4 — 2026-08-05 - **fix**: missing `shop_district_` / `shop_subcategory_` callback handlers — Back button in empty categories now works (handleDistrictBack) - **fix**: state.location pipe-delimited (encodeURIComponent) — multi-word names (Saint Petersburg) no longer break navigation diff --git a/src/admin/views/partials/app-sidebar.ejs b/src/admin/views/partials/app-sidebar.ejs index 93bd029..2186092 100644 --- a/src/admin/views/partials/app-sidebar.ejs +++ b/src/admin/views/partials/app-sidebar.ejs @@ -28,7 +28,7 @@ - v1.2.4 + v1.2.5 @@ -43,10 +43,10 @@