Releases: imp-dance/radix-os
Releases · imp-dance/radix-os
0.2.6
- Added support for PDF files 📊
- New applications: PDF Viewer (
pdf) 🚀 -
createLocalFileSystem(previouslycreateZustandFsIntegration) now persists to IndexedDB through a web worker. 💾 - Minor updates to settings app ⚙️
- Updated docs 📜
- Fixed a peerDependency issue that caused
radix-osnot to work on certain versions of React.
0.2.56
- AudioPlayer app
- Uses
wavesurfer.js
- Uses
- 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
- 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
- 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
0.2.0
0.1.0
Initial release