Release history
Alexandrie releases
Self-hosted knowledge base with extended Markdown, Kanban, OIDC/SSO, PWA & offline support. Deploy in one command.
All releases
13 shown
- Admin dashboard with statistics and user management
- Ukrainian (uk-UA) localization support
- Document and workspace thumbnail customization options
Full changelog
Features
- feat: add Ukrainian (uk-UA) localization by @Dreykp in https://github.com/Smaug6739/Alexandrie/pull/464
- feat: add option to use parent thumbnail in document settings and update related components 6890bbc29c215e8568d8b5c9972307d11d787b5b
- feat: allow thumbnail and pinned inputs in metadata modal for categories and workspaces 3504b27271cf92d93d5378e6ef71c482a238816a
- feat: Implement admin dashboard with statistics and user management 60c3977aa1635d004b6a639208e83f147963a847
- feat: add new snippets to the default preferences to support all blocks 29bbf496501956052afd1ff5fd540fd769601fcb
- feat: add default thumbnail option for documents in settings f805051f50e64680dbba154f0c8beecd797d28b7
Fixes
- fix: increase maxEntries for cache expiration plugin from 100 to 500 0cef8ec9b733060d86e77630aca0e0add66dead9
- fix: node category update got error when content is empty d50ccd63f0d0ed583144eb6eefbc1f621881f2a7
- fix: remove unnecessary cMapUrl and cMapPacked options from PDF loading 649fdb522a1fd0dd32b0d60de177ff6cf149983a
- fix: update PDF.js imports to use legacy build for compatibility c5b91c71b93e9534b5208e64b3d59deb490f9f26
- feat: update Dockerfiles to use Node.js 24-alpine for improved performance and compatibility d2d0c31bb2c8bd5f37b0d1eaac1a340b7b165094
New Contributors
- @Dreykp made their first contribution in https://github.com/Smaug6739/Alexandrie/pull/464
Full Changelog: https://github.com/Smaug6739/Alexandrie/compare/v8.7.2...v8.8.0
This release only includes deployment fixes. For release note of **version 8.7.2** refer to https://github.com/Smaug6739/Alexandrie/releases/tag/v8.7.1 - fix: bump go version to 1.25 in docker image
- Breadcrumbs navigation
- Backend permissions system
- Theme and rendering improvements
Full changelog
Version 8.7.1
Full Changelog: https://github.com/Smaug6739/Alexandrie/compare/v8.7.0...v8.7.1
Features
- feat: add breadcrumbs navigation features by @DanilChugaev in https://github.com/Smaug6739/Alexandrie/pull/418
- feat: new backend permissions system bc8de305a1e8e93cbc638722dd9decc4ee2e3048
Fixes
- fix: remove unnecessary katex relative style elements b96882124384f438d0d1d1aa44d336520fe03614
- fix: remove katex text styles b96882124384f438d0d1d1aa44d336520fe03614
- fix: document themes improve link styles 9fd5d99976002020eb22cbccf9f21910e1c86de6
- fix: document improve theme color cef22c1c4dc2a3e5ec232c2908d3089361c9bd74
- fix: adjust size in select element 473d531e10730e8505dce6aa64536a589ec0cf4a
- fix: document theme custom block responsive design 463f4ae3fec439a2be334e651c8082b5260ce081
- fix: enhance scroll synchronization in Markdown editor for better bottom detection 6cde221594928382c9d2d222f750e29a70c0e926
- fix: fill color for SVG elements in modern theme (for katex) 983d2a33f6245a1b1d30d03dafefdfd66b643f61
- fix: document theme modern border radius d938a5487f0e845473475e23607a79fcb2783326
Other
- Bump dependencies
- docs: improve README style and add more features highlights 891aa74fbf2457f2ddb6d40122ebb6771c01266b
- internationalization
- improved file uploads
- PDF text rendering
- glassmorphism theme
- PWA share target
- dynamic color themes
- OIDC support
- new snippets system
- public pages
- CDN_URL now required and must match CDN endpoint
- FRONT_DOMAIN renamed to FRONTEND_URL
- MINIO_PUBLIC_URL configuration needed
- backup/import system
- PDF preview support
- CDN features