- Writable filesystems now implemented
- Improved disk caching
- Shared memory for IPC
- New shell commands (mkdir & copy)
- New '&' operator for running commands in background
- New terminal API
- Fix issues with terminal IO
- Fix memory leaks when exiting a process
- Improved C++ library
- Various fixes and improvements