Page 1 of 1

Extend-A-Story Version 2.3.0 Released

Posted: Tue Feb 20, 2024 9:44 pm
by Sir Toby
I recently released version 2.3.0 of Extend-A-Story on GitHub:

https://github.com/extend-a-story/exten ... /tag/2.3.0

This version fixes a performance issue that caused pages to take a long time to load on large stories. Specifically, previous versions of Extend-A-Story would delete old user sessions on every page load. This operation takes a long time on large stories. Version 2.3.0 performs this operation only once per day. The first page load of the day will be slow to load as this operation is performed, but for the rest of the day pages will load much faster.

I recommend upgrading to this version if you are experiencing slow-loading pages in your stories.