Releases: Flow-Works/FlowOS-OLD
Releases · Flow-Works/FlowOS-OLD
v2.4.0
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2024-01-23)
Bug Fixes
- actually stopped boot overflowing (4bd8f9b)
- made
flowos-docs
build (aff12d0) - made code follow ts-standard (cf8f1b8)
- make tests pass again (0cf9209)
- remove duplicate 'overflow' property (d9ab009)
- stop boot div from overflowing (a08b8d9)
Features
- add progress indicator to boot sequence (48294da)
- created an actual kernel and bootloader (04ccdf1), closes #151
BREAKING CHANGES
process.kernel.loadLibrary('lib/VirtualFS')
replaced byprocess.fs
v1.1.0
v1.0.0
1.0.0 (2024-01-17)
Bug Fixes
- made UAC follow ts-standard (3ca1e24)
- upgrade material-symbols from 0.14.1 to 0.14.3 (3e8fe0b)
- upgrade prism-code-editor from 2.0.1 to 2.1.0 (026a08b)
- upgrade prism-code-editor from 2.1.0 to 2.2.0 (3955b28)
- upgrade prism-code-editor from 2.2.0 to 2.2.1 (b3101c8)
- upgrade prism-code-editor from 2.2.1 to 2.2.2 (c00a0f3)
- upgrade prism-code-editor from 2.2.2 to 2.2.4 (41421d4)
- upgrade prism-code-editor from 2.2.4 to 2.3.0 (862743e)