You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add local README handling and inline image support
- Implemented `rewriteLocalReadmeReferences` to inline images and rewrite links in README files.
- Added tests for local README reference rewriting and fallback asset directory resolution.
- Enhanced the frontend to fetch and display case README information with source identification.
- Introduced new functions in the backend to fetch case README content and metadata.
- Updated changelog to reflect new features and improvements in version 3.3.0.