It would be nice of oni to make proper changelogs with ALL the features he's included -.-
The problem with that, as a coder, is many MANY "features" that he includes won't affect you directly. Adding variables to properly count how many times the girls catch you playing with another girl and joining in, to help the engine's framework adjust where they are on the polygamous route(as in they play with each other and you, instead of just sharing you) is a feature. And it fixes old bugs where girls never joined in. But that's ultimately 1 feature per girl per girl. I forget how many girls there are right now, but if there are six girls, that's 30 sets of variables total, in other words 30 features. To make sure they start liking each other.
ALOT of the bugfixes and "I added 3 scenes" end up being like this. Lots of work for little to zero perceivable change on the user end.