Skip to content

Latest commit

 

History

History
125 lines (70 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

125 lines (70 loc) · 7.37 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-04-27)

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)

1.8.0 (2019-10-31)

Features

  • app: Add application installation (479bd31)
  • app: Add support for WASI enabled WASM apps (81cff64)
  • build: Moved to parcel (b3e2db8)
  • dashboard: Add support for applications (4a4bafd)
  • dashboard: Add Terminal and Wallet (e22fccb)
  • explorer: Added support for file exploring (96ec755)
  • main: Add window management and process management (3482a24)
  • terminal: Add support for running applications inside the filesystem (f6e8fef)
  • WindowManager: Add ability to theme the app window with manifest.json (25f252b)

1.7.0 (2018-09-28)

Features

  • legal: Add terms of use to register checkbox (11d1cd1)

1.6.0 (2018-09-06)

Bug Fixes

  • ux: Fix issue where users would not get feedback when checking codes (fd8c20b)

Features

  • legal: Add privacy policy checkbox to register page (f00a5a2)

1.5.0 (2018-07-14)

Features

  • register: Add security feature where a user must first insert a code to continue (04f021f)

1.4.0 (2018-04-14)

Features

  • build: Switched to using webpack (0008dae)
  • login: Add remember me functionality (1ebb043)

1.3.1 (2018-01-12)

Features

  • config: Add option to set environment to root (1fe51db)

1.3.0 (2017-11-06)

Features

  • ga: Add GA tracking (4e3bb71)
  • oauth2: Implement OAuth2 login (0c7265b)
  • styling: Add paper to the login/register box (516fe4e)

1.2.0 (2017-09-22)

Features

  • styling: Add paper to the login/register box (516fe4e)