Qwotter changelog
Hello curious! This is a list of the stuff I’m working on. Although it’s primarily for internal organization, feel free to take a look and see how things are going so far.
0.11.0.alpha (2024-03-19)
✨ Toggle between graph and traditional explorer view
Type | Module | Description |
---|---|---|
feat | webapp | new view to read, edit and explore notes |
feat | webapp | topbar create note option |
feat | webapp | topbar graph view toggle |
feat | webapp | update theme style |
fix | webapp | correct hover highlight sometimes getting stuck |
feat | website | new simplified logo |
feat | website | simplified FAQ answers |
v0.10.0-alpha (2024-03-16)
✨ Introducing new cool hover effect: try hovering over the graph nodes and see the magic. ✨ Sharable links: Select a node, then copy the URL and paste it in a new tab to see it in action.
Type | Module | Description |
---|---|---|
feat | webapp | make non hovered elements translucent |
feat | webapp | highlight related navitem on graph node hover |
feat | webapp | select sidebar elements from url params |
feat | webapp | open sidebar selected ancestors if initialized from url params |
feat | webapp | show node modal parent direct children only (it was recursive children before) |
feat | webapp | update node modal overlay style |
feat | webapp | increase contrast on nav item selection |
feat | website | update footer style |
v0.9.0-alpha (2024-03-14)
✨ A website FAQ section: now you can find answers to the most common questions. 🎨 Improved dark theme 🚀 Corrected a delay on note typing
Type | Module | Description |
---|---|---|
feat | website | create a FAQ section |
feat | website | collapse all other faqs on expand |
perf | webapp | fast pre-update on note typing |
feat | webapp | update styling theme |
feat | webapp | update note editor background and height |
feat | webapp | open fullscreen note modal on mobile |
feat | webapp | update editor placeholder |
fix | webapp | correct first node not attached to root |
fix | webapp | highlights were not updating on changes |
v0.8.1-alpha (2024-03-09)
🐛 A few corrections
Type | Module | Description |
---|---|---|
fix | webapp | correct error after hitting “add sample data” more than once |
fix | webapp | correct in-graph note name after creation |
fix | webapp | correct scroll to bottom error on nav item creation |
fix | webapp | correct highlights going crazy after edition and page refresh |
fix | webapp | show home highlights in home view |
fix | webapp | show root graph node |
v0.8.0-alpha (2024-03-09)
✨ Introducing In-graph dialog navigator: Now you can navigate through notes and highlights directly from the graph view.
✨ Introducing In-graph Highlight Popup: Now you can see the highlight content on the graph view.
✨ Introducing navbar hover highlights: Now you can see the graph nodes highlight on navbar hover.
✨ Introducing new logo
🎨 Nodes graph focus: Topbar was moved to the right and right panel was removed
🚀 Big performance improvements
Type | Module | Description |
---|---|---|
feat | website | new logo |
feat | webapp | in-graph note popup navigator |
feat | webapp | show recursive nav item parents in yellow and sibling in lighter white |
feat | webapp | persist zoom level over navigation changes |
feat | webapp | highlight graph nodes children on navbar hover |
feat | webapp | differentiate selected nav item parent collection with a lighter background |
feat | webapp | collapse subjects |
feat | webapp | show highlight popup on graph node hover |
perf | webapp | migrate from immutable Redux to observable Mobx |
perf | webapp | optimize navigation and simplify routing paths |
perf | webapp | optimize the way graph nodes show up on navigation changes |
fix | webapp | correct quick note popup crash on author change |
revert | webapp | remove reading mode |
revert | webapp | remove resizable panels |
revert | webapp | remove right panel (use in-graph highlight popup and note modal instead) |
v0.7.0-alpha (2024-02-26)
✨ Introducing bold: try select and bold some text
🔨 Minor improvements
Type | Module | Description |
---|---|---|
feat | webapp | allow user to bold selected text |
feat | webapp | temporarly hide topbar quick note |
v0.6.1-alpha (2024-02-25)
📄 Add legal information
Type | Module | Description |
---|---|---|
feat | website | include terms of service link |
feat | website | inlcude privacy policy link |
v0.6.0-alpha (2024-02-24)
✨ Introducing Highlight Popover: Now you can see the highlight content on the graph view.
Type | Module | Description |
---|---|---|
feat | webapp | show version on the right-bottom corner |
feat | webapp | show popover highlight content on graph node click |
revert | webapp | temporarily hide reading mode |
v0.5.0-alpha (2024-02-21)
✨ Introducing Knowledge Graph Highlight Nodes: Now the node tree graph view includes nodes for highlights.
Type | Module | Description |
---|---|---|
feat | webapp | create knowledge graph highlight nodes |
feat | website | send date on join waitlist form |
v0.4.0-alpha (2024-02-19)
✨ Introducing Super Highlights: differentiate important highlights from the rest.
✨ Introducing hihghlight list view: quickly navigate through highlights.
✨ Introducing navigation buttons: go back, next, into and go back to highlight list view.
✨ Introducing horizontal rule: separate content with a horizontal line by typing ---
.
Type | Module | Description |
---|---|---|
feat | webapp | show a recursive list of highlights if no note but a subject is selected |
feat | webapp | new navigation buttons (menu, prev, next, go into) |
feat | webapp | super highlight notes |
feat | webapp | new highlight icon |
feat | webapp | ’super highlights only’ toggle |
feat | webapp | add editor horizontal rule |
v0.3.0-alpha (2024-02-17)
🔨 Minor improvements
Type | Module | Description |
---|---|---|
feat | webapp | revert select and navigate on note sidebar creation |
feat | webapp | hide note panel content if no note is selected |
feat | webapp | disable prev button if no prev note exists |
fix | webapp | correct subject and note name not showing up on graph view after creation |
refactor | webapp | add missing aria labels |
test | e2e | initialize project |
test | e2e | include sidebar tests |
v0.2.0-alpha (2024-02-15)
Reading mode
✨ Introducing Reading Mode: a new and more linear way to navigate through your notes and highlights.
Type | Module | Description |
---|---|---|
feat | webapp | navigate note on highlights slide change |
feat | webapp | slide carousel to selected mark |
feat | webapp | slide from sidebar item selection |
Quick note popup
✨ Create quick notes from topbar
Type | Module | Description |
---|---|---|
feat | webapp | add quick note autofocus |
feat | webapp | avoid closing button focus when navigating form with tab |
feat | webapp | manage collections from select (create and select new path) |
feat | webapp | add title and author to the quick note form |
feat | webapp | create quick note |
View/edit Note
✨ Select text to highlight and fill reading mode slides
Type | Module | Description |
---|---|---|
feat | webapp | add text editor with highlight feature |
feat | webapp | add slide author |
feat | webapp | add a slide progress bar |
Sidebar
🔨 Minor improvements
Type | Module | Description |
---|---|---|
feat | webapp | always show sidebar expander if has children, show on hover if not |
feat | webapp | show collapse button only if have children |
feat | webapp | yellow highlight selected note ancestor nav items |
feat | webapp | white highlight selected note children nav items |
feat | webapp | don’t open nav item on select unless it is selected from url shared link |
feat | webapp | create, rename and delete subjects |
Knowledge graph
🔨 Minor improvements
Type | Module | Description |
---|---|---|
feat | webapp | highlight selected note graph node |
feat | webapp | upscale selected mark font |
feat | webapp | discolor group notes from home |
feat | webapp | use part of the note content as title if there’s no one |
feat | webapp | reduce default zoom level to 80% |
feat | webapp | show top level notes without a connection line |
perf | webapp | update graph on note creation but avoid it on note changes |
General
🔨 Minor improvements
Type | Module | Description |
---|---|---|
feat | webapp | update topbar border color to differentiate it in dark backgrounds |
feat | webapp | add page loading emoji |
feat | webapp | hide lateral bars on mobile |
feat | webapp | adjust panels size |
v0.1.0-alpha (2024-01-30)
🚀 Alpha release