diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3da4d8..040b69e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,55 @@ 5.2.0 ======================== * Fix Chaturbate browsing +* Remove recommended tab from Chaturbate, since it is not working anymore +* Fix export / import of model notes and portraits when running in client + server mode +* Added user defined browser. Code by @XxInvictus +* Upgrade to Java 21.0.1 +* Update to JavaFX 21.0.1 +* Changes by @WinkRU + * added Dreamcams, Streamray and WinkTV + * decrease requests to the Chaturbate main domain by using a clever online + detection mechanism + * Added "New" tab for XLoveCam + * Fixed StripChat recordings, plus much less requests to site + * Banned or deactivated StripChat models are automatically moved to the + "Later" list. The "Check URL" button removes them completely. + * Fixed online check for Flirt4Free. If there are spaces in the model name, + it might not work correctly + * Added some integration with CamGirlFinder.net + CamGirlFinder will help you find your favorite models on other cam sites. + You can use ctbrec context menu to search by preview image or by model name + * Stripchat: New tab "Girls VR" and support for recording VR streams + (disabled by default, check settings). + * Amateur.tv: Added model search to UI + * BongaCams: Fixed model search, authorization not required now. + * Flirt4Free: Fixed "New Girls" tab. Now it shows all new models, not just + random one or two. + * New option in settings: "Check for new versions on startup". + Enabled by default. + * LiveJasmin: Fixed navigation on models preview tabs. Now you can see all of + them, not only first page. + * "Recordings" tab: Added new column: "Site" + * "Recording" tab: Fixed a bug, which caused the model list take a long time + to load + * Implemented file cache for thumbnails. This will reduce network traffic and + (sometimes) speed up tabs. The maximum cache size can be changed in the + settings. + * Streamray: Added "Favorites" tab + * Stripchat: Added "Mobile" tab + * Cam4: Added alternative method to get stream URL if standard doesn't work + * MVLive, Showup: Fixed tabs navigation. Same models were displayed on all + pages. + * Amateur.TV: Fixed navigation. After last site changes same models were + displayed on all tabs. + * Cam4: Some streams may have been recorded without an audio. This version + will fix it (probably). + * New recordings directory structure: "One directory for each group". + If model not in any group, it work as "One for each model" + * Stripchat: Added "Online"/"Offline" switch on "Followed" tab. + * Streamray: Added "Follow"/"Unfollow" in context menu. + * Chaturbate: Fixed login on "Followed" tab. 5.1.2 ========================