You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Add-ons [AP] Daily Goal
2.6.1
Register & Get access to index
- Fix Undefined variable: $longestMemberStreak [f5bda51b2d]
- Simplify Streaks page template HTML [ab38a7863c]
- Simplify goal widget template HTML [ab38a7863c]
- Various other cleanups (simpler condition checking, strict comparisons, (return) type declarations)
- Create style property for graph background [ab38a7863c]
- Stop hardcoding $streakType phrases [b438eab42b]
- Create isDelayed() to help account for if the job was triggered past midnight (goal should no longer submit as 0 when posts were made)
- Add "nofollow" attribute to "View streaks" link
- Use entity manager to insert to history entity
- Only count registrations that activated their account
- Unset simpleCache values when uninstalling
- Fix Graph range limiting the results outputted in the table (it should only affect the graph)
- Replace <i> tags on Streaks page with <xf:fa /> tags