🚀 Daily Development Update
Added to develop — will be in release v1.25.~:
- 🔩 enforce pending directory permissions and task-bot build in OCI workflows (ARC-201)
- 🛠️ replace Play & Earn CTA with Play Online Now gaming CTAs (ARC-201)
- 🛠️ set mode 0o666 on pending json files for write access (ARC-201)
- 🛠️ clean up task-bot.handlers.ts syntax and exports (ARC-201)
- 🛠️ properly forward handleCallbackQuery to task-bot.callbacks (ARC-201)
- 🛠️ re-export handleCallbackQuery from task-bot.handlers (ARC-201)
- 🛠️ process inline callback buttons for all users and add callback logging (ARC-201)
- 🛠️ attach all command handlers and callback_query:data listener in onApplicationBootstrap (ARC-201)
- 🛠️ handle sf_confirm approval callback and register /shorts in all_private_chats scope (ARC-201)
- 🛠️ use port 4005 to avoid collision with be-dev
- 🛠️ import ShortsFactoryModule in TaskBotModule
- 🛠️ remove unused import in telegram service
- ✨ move Shorts Factory trigger and video previews to task-bot (ARC-201)
- 🛠️ fallback to telegram chat if video file not on local disk
- 📝 restrict /shorts to admin private DMs and hide from group autocomplete (ARC-201)
👀 Stay tuned — more updates coming soon!