Comment by π skyjake
Re: "v1.17.6 on git.skyjake.fi A small but important patch thatβ¦"
@norayr The StringArray serialization was added in the_Foundation v1.7.0, which is certainly public in git.skyjake.fi and codeberg, and also the Lagrange repository's submodule has it.
β https://git.skyjake.fi/skyjake/the_Foundation/releases/tag/v1.7.0
2024-01-18 Β· 2 years ago
2 Later Comments β
π skyjake [OP/mod...] Β· 2024-01-18 at 07:26:
For the record, the memory leak fixed here was introduced in v1.17.0 when I was refactoring the DocumentWidget/DocumentView classes.
π norayr Β· 2024-01-19 at 12:01:
packaged new lagrange for maemo.
Original Post
A small but important patch that fixes a significant memory leak. Turns out, there was a reference counting issue related to page contents, so the app was often keeping fetched pages in memory indefinitely. Yikes. Fixed memory leak: fetched pages were not always released from memory (reference miscount). Fixed minor memory leak in list widgets. Gopher: Autodetect Gemtext files based on file extension. Updated...
π¬ 14 comments Β· 6 likes Β· 2024-01-16 Β· 2 years ago Β· #release