Alexandrie logo

Alexandrie

Self-hosted knowledge base with an extended Markdown editor

Alternative to: notion, confluence, obsidian

Alexandrie screenshot

About Versions (45)

v8.1.0

2025-10-31

What’s Changed

Features 🚀

  • feat: migrate minio to rufusfs by @Rachitb0611 in https://github.com/Smaug6739/Alexandrie/pull/221
  • feat: rewrite landing page to include demo of features and fix github contributors profiles pictures 8530a918a244d906d6094a5c949ac81ea5ed5532
  • feat: add Logout from all devices feature d33cc5e14d04fb71957db038f938e4ca65da5c06
  • feat: New Markdown Syntax component e0fbfb9c96a48c731b7155fb512053f0966284a3
  • feat: New markdown syntax: info-<color> for svg containers and $$ for maths 68f64319e1896baba90b57c839fa9db56282dde0 2828bc8935dd1fcf0573a3a96ca7e458499bf5c4
  • feat: Add search bar to the CDN component 65e04cada28b7308e1a1b24d089eeb88d1b307cf
  • improve docker compose by adding pre-built Docker images 3af5ad129212c1779b2c24ee2ba0c1f6fdd2cd59
  • security: Enable html sanitizer to prevent XSS attack 8da8daaebdd8d263651fc6ab4428b0497520741c
  • improve codemirror dark theme and searchbox 9e1a94e9891bf982a40dab4dbabc09f45cd2e02e
  • remove notifications after node deletion d5cfc3af36e0cbb197b72362f975832d7e25edc0

Fixes

  • fix: Change “Delete” button position in CDN / Resource / Edit to be more accessible c5b9ae6f7f4045de9f6536238cc875d5dde8c9ed
  • fix: Improve responsive design of category creation on mobile eb1eb90ebf2f61caff530c2df94937d990bc0a28
  • fix: Close settings modal when logout 850ece17a40e33cd1cbf02589f77daad80e9b70d
  • fix: Remove time before redirect when logout from all devices 218089a15b354a3773a3933efd81b736a6c8e539
  • fix: Improve markdown columns component data alignment 3c07016543fe7c1f0271d363b0242467accb99c0
  • fix: Reduce latex theme margins b79cd11214cd339086127c13813c38379d7b4414
  • clarify self hosted instructions on landing page 4e25ff86bea3a40fae98d16ca408f77f54ddecd8
  • fix: dark mode not sync with preferences 1a724591d983273a7777db2431ab45a7e640498a
  • fix: PWA installability 2a1b4e37a4673f60c9557a42f0ecfade1eb20751
  • fix: Bucket policy set (backend) for RustFS compatibility cf2cd5d70d05ad609cc47193d6bdb4d050b32f37

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) a5f6d0302a42cd4473d6ebb161cf42a0afa322e0
  • New queue system for requests when user logout and fix redirect cause crash when navigate on rendering another page 2f8b56eef24fb8d9660505e7d82489388eed7111
  • fix deploy workflow: Install dependencies for frontend and update env variables
  • frontend: use the configRunetime api to resolve variables instead of direct env (more flexible) a2240fc63a1c849df25e8a5537861dd87ecf93d9

New Contributors

Full Changelog: https://github.com/Smaug6739/Alexandrie/compare/v8.0.0…v8.1.0