Releases: Smaug6739/Alexandrie
Releases · Smaug6739/Alexandrie
Version 8.3.0
What's Changed
Full Changelog: v8.2.0...v8.3.0
Features
- New modern interface and features by @Smaug6739 in #277
- New Kanban view 🎉 ec5510d
- New dashboard home page with work in progress, stats etc 59248f8
- New documents search inside body 🎉
- New notification design 5fc7da5
- New snippets management system with katex snippets 6c559d3
- feat: Mobile version for context menu components c9d8404 and 8d04f5a
- feat: Mobile version for select component 7d6ce65
- feat: New code context menu style and features 3166992
- feat: General app theme update 2354bec
- feat: Add changelog on the about page f89382b
Refactor
- Better organisation for helper functions 86eadd6
- Improve code style and organisation 2776b99
- Improve eslint config d2df4d5
- Export radius in a variable 557073b
- Split big editor in modules eaf9f99
Fixes
- App design: Reduce font sizes and margins to input items 699fba8
- fix: Deploy new kbd shortcuts design in the app
- fix: Simplify app select in preferences d9cd6d0
- fix: Sidebar workspace close on mobile 7915186
- fix: Markdown editor toolbar: fill blanks 502e165
- fix: Copy ID feature from node context menu in development mode 3683f32
- fix: Dashboard redirect logic 601d35b
- fix: Login and signup: Reset errors when input update 45d3fb8
- fix: Padding and radius of dashboard home page search component f1c6176
Other
- Bump dependencies
Version 8.2.0
What's Changed
Full Changelog: v8.1.0...v8.2.0
Features
- feat: add About section with app overview and visual tour (#173) by @Densze1 in #232
- feat: Copy markdown code from markdown codeblocks
- feat: New markdown syntax (frames, cards...) 9eaf325
- feat: New syntax color for markdown codeblocks
- feat: New context menus and dot menu for documents c106944 8ca444a
- feat: Add description for options in preferences 7c5c43e
- feat: New markdown options to enable spellcheck
- feat: Add stats for document in editor (disabled by default) 3835db2
- feat: Add filter and sort option for CDN and documents 227e745
- feat: Add about page for the app a764976
- feat: Add public metadata for documents 7744f21
Refactor
- Refactor/new backend arch layers and frontend markdown by @Smaug6739 in #249
- Refactor state management in preferences 2e268c0 227e745
- Add documentation for backend and frontend 78b4b1f f843eeb
- Add indexes for backend to improve performances
- Remove quick search old component b8cf620
- Improve database healthcheck in docker b5dd9de
Fixes
- fix: Sidebar close on mobile when choose workspace 5a31e90
- fix: navbar responsive for mobiles 1a2b701
- fix: order of instructions in backend (setup, start with migrations) 8cbaa77
- fix: update node delete modal with dynamic titles 601b93f
- fix: improve icon size for PWA on android 0bc6ceb
- fix: clear stores when user logout 7432bc3
- fix: Improve shard icon design in frontend c6272a7
- fix: Shared icon disappear and useless props b5e981e
- fix: Reduce svg icons box on certain formats 787ccc4
- fix: Skeleton dark mode colors 72302ee
- fix: Change shortcuts for new docs and categories 387d8bf
New Contributors
Version 8.1.0
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
Version 8.0.0
What's Changed
Features 🚀
- feat(UI): Update Breadcrumb component by @TheVijayVignesh in #166
- feat: improve snippets page management with modern UI/UX #163 by @Eshaan-byte in #165
- add modern theme by @belkhoujaons in #180
- Add permission system to share notes, give access to them, manage permissions or generate public URL 🎉
- Add "Shared with me" filter in sidebar
- Settings page: Change page to modal -> Easily navigate and change app settings without loosing work
- Settings page: Add "Advanced" page to manage cache, preferences and local storage
- Settings page: New list of shortcuts
- Markdown editor: Add way to upload files in the modal
- Markdown editor: Simplify color picker
- Markdown editor: Add options to customize editor including font, font size
- Markdown editor: Change default font to jetbrains moni
- Markdown editor: Improve editor theme colors and design
- Documents: Add author profile of note to the docs header and menus
- Documents: Improve next & previous document for complex structures
- Documents: New "Modern" theme available
- Sidebar: Add option to hide uncategorized ressources
- Sidebar: Add "hover hint" description of quick-access buttons
- Sidebar: Improve organization of "All workspaces" -> group by workspace
- Sidebar: Add context menu and "copy id" and "duplicate" methods
- Sidebar: View "pin" icon for categories
- Sidebar: fix padding & margins & reduce resize bar size
- Categories: Add last viewed folder as default parent in category creation
- Categories: Improve display page with number of items and name / icon of the node
- CDN: Introduce bulk actions in the datatable: Start with bulk delete
- Users: Create a "public profile" with username and avatar
- Preferences: New "developer mode" preference to display / copy IDs
- Improve design of table generator in markdown editor
- Improve errors management and notifications display
- Command center: New navigation open with /
- Navbar: Improve design of icon
- Navbar: Reduce opacity of disabled buttons
- Add option to remove shared document
Fixes 🩹
- fix: Sidebar padding by @denisolvr in #176
- fix: Fine-tune padding size by @denisolvr in #177
- fix color palette when inserting color by @belkhoujaons in #179
- Fix translations of docs footer
- Fix next/previous pages navigation: use arrows
- Fix shortcuts for edit page
- Remove old "New" tags
- Fix app select height variations
- Fix EOL with docker & windows
- Fix color palette when inserting colors
- Fix app icon color for PWA
- Fix print mode: Remove category
Other changes
- New database structure with unique table "nodes" instead of "documents", "categories", "ressources".
- Better data management in frontend with stores etc
- New authorizations system in backend
- Bump dependencies
- Improve security: Set cookies to secure by default
- Fix typo in backend
- Fix gitattributes binaries rendering
- New icons system => sprite icon to save memory and reduce javascript files size
New Contributors
- @TheVijayVignesh made their first contribution in #166
- @Eshaan-byte made their first contribution in #165
- @denisolvr made their first contribution in #176
- @belkhoujaons made their first contribution in #179
Thanks also to @louloudev59 who helped for this release
Full Changelog: 7.7.2...v8.0.0
Version 7.7.2
Full Changelog: 7.7.1...7.7.2
- Fix codemirror duplicate dependencies issue
- Bump dependencies
- Fix PDF generation size with hidden TOC
- Fix markdown editor debounce (improve performances)
Version 7.7.1
Version 7.7.1
Full Changelog: 7.7.0...7.7.1
- Fix editor syntax highlight
- Fix editor markdown shortcuts
- Fix editor autocompletion
Version 7.7.0
Version 7.7.0
Full Changelog: 7.6.0...7.7.0
Features & Improvements 🚀
- New: Document autosave feature #93 #90 🎉
- New public document 🎉 you can now change visibility of your document to make them public with URL 🎉
- New prefence to disable auto-save
- New: Document page metadata:
- Add custom doc thumbnail
- Add custom doc icon
- Add custom doc color
- Add custom doc theme
- Add public URL to document when available
- Add new document sizes in preferences: small, medium and large
Fixes 🩹
- Fix document TOC margins for smalls PC
- Fix categories cache missing for select component in certain pages
- Fix sidebar document color null
- Improve performances: Only fetch thumbnail with non-partial docs
- Fix margins and display of doc edit metadata modal
- Improve error display (general)
- Improve margins and typing
- Fix Ctrl+K shortcut open two modals in editor
- Fix shortcuts page in doc
- Fix accessibilities name
- Bump dependencies
Thanks to @Axel-cmd for help in this release ❤️
Version 7.6.0
Changelog 👉
Full Changelog: 7.5.0...7.6.0
Features & Improvements 🚀
- New: paste or drop files directly into the editor
- New modal "Document metadata" to pin or edit properties of your docs
- Improved performance and loading screens
- Improved design and accessibility of Settings → Preferences
- Better usability of select menus
- New preferences to customize the navbar and sidebar quick access
- New "Protips" displayed in the dashboard
- Improved home page display
- Improved display of the "Update category" page
- New CDN "cards" view
- New snippets system: customize and add new snippets
Fixes 🩹
- Fixed paragraph alignment in CDN / File / Edit page
- Fixed page titles for docs (removed "Alexandrie") #91
- Removed "Tags has been moved down" warning #92
- Fixed document auto-saving spam
- Fixed select menus
- Multiple fixes in the command center
- Fixed website language detection for automatic translation
- Fixed modal sizes on phones
- Improved document sizing on computers
- Fixed user info link to settings in the sidebar
- Added tag search in the command center
- Fixed Docker dev hot reload for Windows users
Thanks to @louloudev59 for help in this release ❤️
Version 7.5.0
Changelog 👉
Full Changelog: 7.4.0...7.5.0
Features & improvements 🚀
- New editor modals applications to select images, color or create grids 🎉 #80 #74
- Add command center to navigate in the application 🎉 #66 #79
- Add text to speech support in editor #83
- Improve landing page with infos from github API #70
- Add keyboard shortcuts to access to CDN, uploader, category creation #66
- Add eyes icons to login page instead of text #65
- Add Docker containerization with micro-services architecture #63
- New tags management system
- Improve table of contents display
- Improve category settings access
Fixes & performances 🩹
- Improve code quality, setup linter #76
- Update markdown syntax component and add quick access to editor
- Fix v-for missing keys errors
- Fix css props order
- Remove old css classes
- Improve icons size management
- Fix app select to have the same size when deployed
- Fix 0 as value displayed (docSize error)
- Fix stores syntax
- Fix workspaces color
- Fix migrations.go on windows
- Fix font latency
- Local storage access improvement
- Add datatable search function
New contributors
A big thank you to the new contributors ❤️
Other 🌎
- Update README.md file with last images
- Fix deploy to VPS workflow
- Bump dependencies
Version 7.4.0
Changelog 👉
Full Changelog: 7.3.0...7.4.0
Features & improvements 🚀
- New markdown color syntax 🎉
Usage:{color:red}(colored text in red) - New modals system with animations and more responsive
- Add new "Syntax Guide" modal in the editor view
- Improve dock actives pages by filling the icon
- Improve design of sidebar search
- Improve performances and group "recursive search" into one composable
Fixes & performances 🩹
- Fix icons colors order in the components and sidebar items
- Change AppSelect component to be more compact
- No prefetch markdown editor
- Improve local storage access
- Fix font latency (host in the app)
Other 🌎
- Update README.md file with last images
- Update dependencies