What's Changed
Features 🚀
- feat: migrate minio to rufusfs by @Rachitb0611 in #221
- feat: rewrite landing page to include demo of features and fix github contributors profiles pictures 8530a91
- feat: add
Logout from all devicesfeature d33cc5e - feat: New Markdown Syntax component e0fbfb9
- feat: New markdown syntax:
info-<color>for svg containers and$$for maths
68f6431 2828bc8 - feat: Add search bar to the CDN component 65e04ca
- improve docker compose by adding pre-built Docker images 3af5ad1
- security: Enable html sanitizer to prevent XSS attack 8da8daa
- improve codemirror dark theme and searchbox 9e1a94e
- remove notifications after node deletion d5cfc3a
Fixes
- fix: Change "Delete" button position in CDN / Resource / Edit to be more accessible c5b9ae6
- fix: Improve responsive design of category creation on mobile eb1eb90
- fix: Close settings modal when logout 850ece1
- fix: Remove time before redirect when logout from all devices 218089a
- fix: Improve markdown columns component data alignment 3c07016
- fix: Reduce latex theme margins b79cd11
- clarify self hosted instructions on landing page 4e25ff8
- fix: dark mode not sync with preferences 1a72459
- fix: PWA installability 2a1b4e3
- fix: Bucket policy set (backend) for RustFS compatibility cf2cd5d
Other changes
- Bump dependencies (#219 & #223)
- Improve README.md features description, add links, update pictures
- CSS: Change variables system: remove static scss vars to use only css variables (better for themes) a5f6d03
- New queue system for requests when user logout and fix redirect cause crash when navigate on rendering another page 2f8b56e
- fix deploy workflow: Install dependencies for frontend and update env variables
- frontend: use the
configRunetimeapi to resolve variables instead of direct env (more flexible) a2240fc
New Contributors
- @Rachitb0611 made their first contribution in #221
Full Changelog: v8.0.0...v8.1.0