After a frenzy of feature releases, Gramps Web development has been a bit quieter over the last weeks – but by no mens idle!
Apart from a handful of bug fixes that clean up various glitches in the features shipped in the last couple of releases, two contributors also made sure you're not left without new features in July:
@kjiwa improved the AI assistant interface so it now properly renders tables. Ask the assistant to give you results in tabular form to see it in action!
Meanwhile, @jkind889 added a section to the user settings that now allows every Gramps Web user to change their username. This feature has been active in the backend for a while already, but not accessible from the frontend.
Enjoy! 🌞
Features
- Chat: render Markdown tables in assistant messages by @kjiwa in #1296
- #225 Allow changing own user details by @jkind889 in #1270
Fixes
- Map overlay tiles: sw caching, prevent 401 by @DavidMStraub in #1279
- Serve config.js network-first so deploy-time edits aren't frozen by the service worker by @kjiwa in #1283
- Prevent object preview popup from overlapping tree chart boxes by @DavidMStraub in #1284
- Use plain input for login form by @DavidMStraub in #1285
- Fix overlay toggle not working while tiles are loading and fix error … by @DavidMStraub in #1300
- Fix map overlays overlapping pins by @DavidMStraub in #1302
New Contributors
Full Changelog: v26.6.2...v26.7.0