Skip to content

Releases: imp-dance/radix-os

0.2.6

19 Jun 19:39
a64ab61

Choose a tag to compare

  • Added support for PDF files 📊
  • New applications: PDF Viewer (pdf) 🚀
  • createLocalFileSystem (previously createZustandFsIntegration) now persists to IndexedDB through a web worker. 💾
  • Minor updates to settings app ⚙️
  • Updated docs 📜
  • Fixed a peerDependency issue that caused radix-os not to work on certain versions of React.

0.2.56

02 Jun 07:06

Choose a tag to compare

  • AudioPlayer app
  • VideoPlayer app
  • We now decode base64 asynchronously through web worker
  • Support audio/video file types on system upload
  • Toast functionality for app
  • Various updates to docs, and refactoring in the codebase

Versions 0.2.5->0.2.55 are broken and should not be used.

0.2.4

29 May 17:32

Choose a tag to compare

  • Drag'n'drop behavior for Explorer app has been improved
  • Improvements to file system query invalidation for Explorer
  • "Edit launchers" is now available as option in Explorer
  • System file upload has been moved to Desktop, so that other apps can have different behavior when files are dropped on them
  • Added ability to drop files directly onto folder in Explorer

0.2.3

12 Jan 13:10

Choose a tag to compare

  • New shortcuts tab in settings
  • Report issue button in about tab in settings
  • Clickable clock in bottom right corner
  • Adjusted collisiondetection for drag contexts
  • Added ability to plug in custom file upload handler for system file upload
  • Default accent color should be "indigo" now
  • (from 0.2.2) More settings are now adjustable both from zustand store and <RadixOS> props

0.2.1

06 Nov 16:59

Choose a tag to compare

  • Fixed window drop targetting for dropzones.
  • Desktop shortcuts get access to app launcher
  • Terminal plugins

0.2.0

25 Oct 09:48

Choose a tag to compare

  • You can now upload files to the internal file system
  • Stability improvements

0.1.0

23 Oct 14:19

Choose a tag to compare