File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ v1.2.180 (2025-12-08)
2+ -------------------------
3+ * Merge pull request #1322 from rapidpro/new-stats-6
4+ * Fix variable name
5+ * Run code_checks
6+ * Switch to use PollEngagementDailyCount model engagement stats
7+ * Switch to use PollStatsCounter model stats
8+ * Merge pull request #1321 from rapidpro/redirect-config
9+ * Merge pull request #1323 from rapidpro/squash-more-often
10+ * Squash the new stats tables more often
11+
112v1.2.178 (2025-12-02)
213-------------------------
314 * Apply copilot code review suggestions
Original file line number Diff line number Diff line change 11[project ]
22name = " ureport"
3- version = " 1.2.178 "
3+ version = " 1.2.180 "
44description = " U-Report dashboard built on data collected by RapidPro"
55authors = [
66 {"name" = " Nyaruka" , "email" = " code@nyaruka.com" }
Original file line number Diff line number Diff line change 1- __version__ = "1.2.178 "
1+ __version__ = "1.2.180 "
22
33# This will make sure the app is always imported when
44# Django starts so that shared_task will use this app.
You can’t perform that action at this time.
0 commit comments