P_I wrote: ↑Fri Jun 21, 2024 12:38 pm
it that a feature (intended change) or a new bug
Personally I'd say it's a fixed bug.
Currently
user_lastvisit
time is being syncronised with the most recent
session_time
which is the last (literally previous) visit time. This wasn't the case before as
user_lastvisit
was synced with the most recent
expired session time (which is obviously earlier than the most recent one). Sorry for being too confusing probably but that's what happened in 3.3.12.
This is why the time gap for searching "New posts" has became [vastly] shorter.