Lagrange [dev]
v1.0.3
History
2020-12-31 Text: Clear glyph cache when it fills up — 🔖 v1.0.3
We can use a smaller glyph cache if we clear it when it fills up. Even a large cache would eventually fill up, so clearing is a good strategy anyway. Clears occur still rather infrequently.
Conflicts:
src/ui/text.c
2021-01-12 Fixed: Percent-encode spaces when copying
2021-01-12 Feeds: Strip default Gemini ports from URLs
2021-01-12 Bumped version number to 1.0.3; updated release notes
2021-01-12 Text: Augment previous cherry-pick
2021-01-10 Text: Lazy glyph rasterization
2021-01-11 Omit default Gemini port from URLs
2021-01-10 SidebarWidget: Feed unread status vs. context menu