February 2026 Development Log
Feburary 25th, 2026
Whatttttt's good, party people!
Some exciting news: I've finally tracked down the source of that persnickety performance pain point! If you have boards with large numbers of nodes, you should see significantly better responsiveness when moving or resizing nodes.
Other smaller bug fixes:
- Fixed a bug that prevented users from receiving the updated UI code, even when new releases happened
- Fixed a memory leak bug related to opening and closing the edit node modal multiple times
- Fixed a bug where editing a node would cause its thumbnail to disappear
From here, the main focus is on improving the editor experience; the plan is to replace the current note/question-based interface with a normal text editor instead. Let's be honest: right now having to manually add/edit/delete notes individually is a huge drag. So instead, the plan is to change it to a Markdown-based editor, with automatic highlighting for questions.
That will then lay the groundwork for Chiralis to properly support collaborative editing. Look forward to it!