All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-04-27)
- 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)
- 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)
- 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)
- legal: Add terms of use to register checkbox (11d1cd1)
1.6.0 (2018-09-06)
- ux: Fix issue where users would not get feedback when checking codes (fd8c20b)
- legal: Add privacy policy checkbox to register page (f00a5a2)
1.5.0 (2018-07-14)
- register: Add security feature where a user must first insert a code to continue (04f021f)
1.4.0 (2018-04-14)
1.3.1 (2018-01-12)
- config: Add option to set environment to root (1fe51db)
1.3.0 (2017-11-06)
- 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)
- styling: Add paper to the login/register box (516fe4e)