Skip to content

Releases: Flow-Works/FlowOS

v2.4.0

02 Feb 04:04
Compare
Choose a tag to compare

2.4.0 (2024-02-02)

Bug Fixes

Features

v2.3.0

29 Jan 09:56
Compare
Choose a tag to compare

2.3.0 (2024-01-29)

Features

v2.2.0

26 Jan 09:49
Compare
Choose a tag to compare

2.2.0 (2024-01-26)

Bug Fixes

  • another strange problem (12cd47a)
  • FlowOS refusing to load thme (1aad68f)
  • weird error stopping build (2e208c9)

Features

  • made reset filesystem reload [skip ci] (f207101)
  • make reset filesystem button look better [skip ci] (10c0dbe)
  • overrall ui overhaul (934d6e8)

v2.1.1

25 Jan 10:01
Compare
Choose a tag to compare

2.1.1 (2024-01-25)

Bug Fixes

v2.1.0

25 Jan 09:20
Compare
Choose a tag to compare

2.1.0 (2024-01-25)

Bug Fixes

  • fixed Theme Maker title and created popup (e630ae6), closes #157
  • made editor use theme colors (0c2ffbb)
  • stopped filesystem from breaking at build (54a92c5)

Features

  • added support for theming (11540b9), closes #155
  • added theme maker application (4e4615e)
  • made editor use MIME types (cc3583b)

v2.0.0

23 Jan 01:02
Compare
Choose a tag to compare

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 by process.fs

v1.1.0

18 Jan 11:45
Compare
Choose a tag to compare

1.1.0 (2024-01-18)

Bug Fixes

  • added missing error handling for fs.exists (77c0d57)

Features

  • added prependMany function (acdba11)
  • added a prepend function (f106776)
  • added a button component (8d3b629)
  • added support for new /apps/list endpoint (423dd46)
  • minor styling changes (2dd5b5f)

v1.0.0

17 Jan 19:07
Compare
Choose a tag to compare

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)