bep40 commited on
Commit
32710fc
·
verified ·
1 Parent(s): 950f07f

Upload RESTART_TRIGGER.md

Browse files
Files changed (1) hide show
  1. RESTART_TRIGGER.md +6 -5
RESTART_TRIGGER.md CHANGED
@@ -1,6 +1,7 @@
1
- trigger rebuild 2026-07-18T10:35 +0700 - add missing ai/short/ and ai/short-file/ endpoints
2
 
3
- - Added POST /api/ai/short/{post_id} endpoint (was lost during route cleanup)
4
- - Added GET /api/ai/short-file/{file_id} endpoint (file serving)
5
- - Both were supposed to be in ai_patch.py but never existed there
6
- - Also added FileResponse import
 
 
1
+ trigger rebuild 2026-07-27T10:40 +0700 - Add AI News section: AI Việt Nam + AI Thế Giới
2
 
3
+ - Added /api/ai_news endpoint scraping GenK, VnExpress, Dân Trí, VietNamNet
4
+ - AI hot topics pinned first (#AiViệtNam, #AiThếGiới) with green highlight
5
+ - Added AI News section on homepage (between compose and livescore)
6
+ - Two tabs: 🇻🇳 AI Việt Nam and 🌍 AI Thế Giới, sorted newest first
7
+ - Updated app_v2_entry.py, static/app_v2.js, static/index_v2.html