You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
# NEXT RELEASE
2
+
3
+
# v0.66.0
2
4
* Add an `AuthorFollowerScorer`
3
5
* Fix bug where `DiversityFeedScorer` was penalizing new toots with trending tags more than old toots with trending tags
4
6
* Flip default sign on scores returned by penalty scorers: they now just return positive values like other scorers, but the default weights sign is flipped to negative
7
+
* Add a `TOTAL_CHAOS` weight preset
5
8
* Rename `Toot` object's `realAccount()` to `author()`
0 commit comments