Alexandrie logo

Alexandrie

Self-hosted knowledge base with an extended Markdown editor

Alternative to: notion, confluence, obsidian

Alexandrie screenshot

About Versions (45)

v8.4.1

2026-01-11

What’s Changed

Full Changelog: https://github.com/Smaug6739/Alexandrie/compare/v8.4.0…v8.4.1

BREAKING CHANGES: No in this release but you may look at https://github.com/Smaug6739/Alexandrie/releases/tag/v8.4.0

Features

  • feat: add download button on preview page aa9464d47ec85b24bcfe9cfdf97e2251d218c238

Fixes

  • fix: Readme Discord badge link by @dedmen in https://github.com/Smaug6739/Alexandrie/pull/312
  • fix: typo in preferences by @dedmen in https://github.com/Smaug6739/Alexandrie/pull/313
  • fix: resources link generation use helper function with correct URLs 1bc0bd8eaefd4d49d273d351e2f0ca8cfe657a18
  • fix: correct dependencies installation 5500d44c023bb8a887491f808f85ac1a2a5bd8c1
  • fix: download button on supported files preview url generation c8076a652908af5cb53988bcda9f474feaa42a4c
  • fix: app margins and paddings to fit on smalls screens 9bd0c467c5b5cfc669ba3ff0d8058b206bdfaa37
  • fix: remove old prints 1615399cc675d6408397446895f2bf1b1da15fd0
  • fix: url to documents efe079dac52b26e10ea35816bea129027423d116
  • fix: improve warnings description for better errors handling d7103a47808ca68af5f4351dc8edb3686b4fcaf9
  • fix: url generation with frontend cdn custom endpoints b82fa1e502f44641994a937f20c069081d417a4f
  • fix: correct backup files name generation for compatibility f6f5273239fd26164797909c0b971a2b4c2c3bc0
  • fix: home page display, replace emots with icons 6879939228c8a2a19f349b2c2855834a65a5ff7a
  • fix: fix potential backend error on unknown sessions (accessing to nil pointer) 8844a6fcb2e62855679206333003b109b947be40
  • fix: improve modal display on mobile 5574c96f7e80407da6f64f3e86c315fd553d85ec
  • fix: improve navigation redirections fda5121edac8d3e6051e4b9dcb1343c4c746021a

Chore / Refactor

  • chore: improve documentation a97ae4c73f92996babac4c4c01b8173482719a31
  • chore: new documentation for deployment 76f4287a7698be2c7a5f542c2e92fae7fd2f05e0
  • chore: update FAQ with last issues e84e3c73f4321dd2ef38bed43a29851db9732b89
  • chore: default S3 port in docs ad616b88343b7a69b40829b6dde841998556c046
  • refactor: fix typo in property name 41fba69a39ed33eef9ed2f4d160366d987c43082

New Contributors