Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@FranklinWaller FranklinWaller released this 27 Apr 10:47
· 7 commits to master since this release

Features

  • build: Use stricter create-react-app (f725074)
  • core: Created a separate simplyfied kernel (5f90a74)
  • dependencies: Use @playos/kernel instead of internal kernel (8e7961e)
  • explorer: .wapp files are now folders (9a58b5c)
  • explorer: Add support for uploading files (e8bd7c1)
  • explorer: Load icons and names from .wapp files (30dbd4a)
  • explorer: Removed shadows in header (6971ec4)
  • explorer: Use title bar as bread crumbs for current working directory (66f0266)
  • general: Applications will now be loaded from /Applications (75d3f15)
  • header: Changed header styles (e51a2c6)
  • kernel: Updated kernel to use sepearet fs and process workers (468124d)
  • provider: Add suppor for native filesystem (29f8dc9)
  • pwa: Add minimum to be installable (f31a811)
  • sidebar: Add about PlayOS menu option (1db31e9)
  • wallpaper: Add transition for wallpaper (3e26bc1)

Bug Fixes

  • about: Fix issue where logo was not appearing on the about page (69b15bf)
  • browser: Fix issue where browsers where unable to boot (8edeae1)
  • eslint: Fix some eslint issues (5142aa3)
  • Explorer: Fix issue with sizing of folders and files (8650f44)
  • html: Fix issue where firefox would throw a charset error (bc58e1a)
  • worker: Fix issue where workers would not load (2c3de2d)