All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Configuration, whether to show the namespaces in the favorite cards or not
- Changeover to AGPLv3 license
- Updated old javax imports to jakarta
- The "name" of the instance is now configurable
- Loading spinner showing when all mydata extensions are disabled
- Landing page tiles now have a hide button
- Persist collapsed state for favorite repositories in local storage
- Error in overview directly after deleting favorite repository
- Sort favorite repositories alphabetically
- Predicate for favorite repos
- Optimize ui performance
- Configuration of repository page size
- handling for deleted repositories (#65)
- Enable rendering of content before list inside data extension (#61)
- Improve data fetching error display (#58)
- Redirect to landing page after changing the display settings (#58)
- High contrast mode findings (#49)
- Link in plugin update task
- Widget displaying random feature tip (#46)
- Change of displayed content has to be submitted explicitly (#42)
- Widgets can now be hidden through a new configuration page (#40)
- Integrate plugin content into repository overview page (#40)
- Fix favorite repository layout to match new repository entry (#35)
- Use react-query instead plain api calls (#34)
- Events for health checks (#26)
- Multiple loads (#23)
- Link to import log for repository import events (#22)
- Fix "change committed" link in the latest activities (#21)
- Add repository import event for successful and failed imports (#19)
- Show landingpage for anonymous user (#18)
- Add repository renamed event #14
- Add permission check before accessing repository data (#15)
- Fix error handling in frontend on personal landingpage (#13)
- Rebuild for api changes from core
- Tooltip for favoring repositories (#10)