Features
- Added a
New Notion-Like table
option to the folder context menu - Added a keyboard focus navigation system #283
Fixes
- Replaced spread operator
{...}
withstructuredClone()
for immutability with table state operations
Refactor
- Refactored the codebase architecture to be more maintainable and scalable