feat: include duration in more multi month gifts (#5319)

* feat: include duration in more multi month gifts

* chore: update sample data

* chore: update changelog

* push more sample data events to my channel

* feat: use nicer display name for anon gifters

---------

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
iProdigy
2024-04-12 12:30:33 -07:00
committed by GitHub
parent 4adc5be4d2
commit e6bf503594
3 changed files with 47 additions and 13 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Report sub duration for more multi-month gift cases. (#5319)
- Bugfix: Fixed split tooltip getting stuck in some cases. (#5309)
- Bugfix: Fixed the version string not showing up as expected in Finder on macOS. (#5311)