This commit is contained in:
Mr. Stallion 2020-07-11 09:03:57 -05:00
parent 343829dcb8
commit 95279683f4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## Canary ## 1.0.2
* Fixed a caching issue that caused cache misses on character page metadata * Fixed a caching issue that caused cache misses on character page metadata
* Fixed rate limit issues that sometimes disconnected characters when multiple characters were connected * Fixed rate limit issues that sometimes disconnected characters when multiple characters were connected
* Fixed a bug in age matching * Fixed a bug in age matching

View File

@ -91,7 +91,7 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
* Species * Species
1. Maching for non-binary genders relies on kinks. For example, if your non-binary character has a preference for females, make sure 'females' are listed as a favorite kink. 1. Maching for non-binary genders relies on kinks. For example, if your non-binary character has a preference for females, make sure 'females' are listed as a favorite kink.
1. 'Underage' kink is considered to apply to characters aged 16 or above; 'ageplay' kink is considered to apply to characters aged 16 or below. 1. 'Underage' kink is considered to apply to characters aged 16 or above; 'ageplay' kink is considered to apply to characters aged 16 or below.
1. 'Older characters' and 'younger characters' kink preferences are interpreted as age difference of 5+ years. 1. 'Older characters' and 'younger characters' kink preferences are interpreted as age difference of 8+ years.
1. Comparison results will get faster over time, as more and more character data is cached. 1. Comparison results will get faster over time, as more and more character data is cached.