Minor
This commit is contained in:
parent
37801bd311
commit
34ff3a36f7
|
@ -1,7 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Canary
|
||||||
|
* Cleaned up top menu
|
||||||
|
* Post Ads and Ad Editor have been merged together into My Ads
|
||||||
|
* Profile Helper now only shows up if you have anything to fix; otherwise the profile helper can be found in the Settings menu
|
||||||
|
|
||||||
## 1.24.0
|
## 1.24.0
|
||||||
* Added Linux ARM64 build
|
* Added ARM64 builds for Linux and Windows
|
||||||
* Channel owners can now add `[ads: 30min]` in the channel description to limit how often Rising auto-posts ads on the channel
|
* Channel owners can now add `[ads: 30min]` in the channel description to limit how often Rising auto-posts ads on the channel
|
||||||
* Neko/mimi species are now considered human, not anthro
|
* Neko/mimi species are now considered human, not anthro
|
||||||
* Fixed a bug that prevented the client from occasionally recognizing gender preferences
|
* Fixed a bug that prevented the client from occasionally recognizing gender preferences
|
||||||
|
|
|
@ -71,6 +71,7 @@ node pack.js
|
||||||
* Manage channel ad settings via "Tab Settings"
|
* Manage channel ad settings via "Tab Settings"
|
||||||
* Automatically re-post ads every 11-18 minutes (randomized) for up to 180 minutes
|
* Automatically re-post ads every 11-18 minutes (randomized) for up to 180 minutes
|
||||||
* Rotate multiple ads on a single channel by entering multiple ads in "Ad Settings"
|
* Rotate multiple ads on a single channel by entering multiple ads in "Ad Settings"
|
||||||
|
* Channel owners can set a minimum time between ads by adding `[ads: 30min]` to the channel description
|
||||||
* Ad Ratings
|
* Ad Ratings
|
||||||
* LFP ads are automatically rated (great/good/maybe/no) and matched against your profile
|
* LFP ads are automatically rated (great/good/maybe/no) and matched against your profile
|
||||||
* Private Conversations
|
* Private Conversations
|
||||||
|
|
Loading…
Reference in New Issue