Releases: FelisDevelopment/fd_laptop
Releases · FelisDevelopment/fd_laptop
v0.4.4
Features
- global: add GetParentResourceName method (coblyox)
Bug Fixes
Chores
v0.4.3
Commits
- e1fd92c: Don't create an id on every give item (#6) (Fábio Rosado) #6
v0.4.1
Chores
Commits
- 12c23ff: Merge remote-tracking branch 'origin/main' (coblyox)
- typo (coblyox)
- remove animations, to remove laggy feeling (coblyox)
v0.4.0
Features
- desktop icons (coblyox)
- popup laptop on closed laptop notification (coblyox)
Chores
Commits
- locales changes w/ missing locales (coblyox)
- fde3372: Merge remote-tracking branch 'origin/main' (coblyox)
- deps (coblyox)
- faker to dev tools (coblyox)
- improve default apps design a bit (coblyox)
Installation
If you have laptop already installed, you have to alter your database!
ALTER TABLE fd_laptop
ADD COLUMN desktopApps JSON NOT NULL DEFAULT '[]';
v0.3.1
Bug Fixes
Commits
- 9bfc772: Merge remote-tracking branch 'origin/main' (coblyox)
v0.3.0
Features
Bug Fixes
Chores
Commits
- 23902cd: getAppData function (#5) (y0p4) #5
- remove animations, potatos do not like it (coblyox)
v0.2.6
Features
- add ui existance check, since people do not listen (coblyox)
v0.2.5
Bug Fixes
- WiFi connection status not being replicated when connected network is removed via
removeNetwork
. (#4) #4 (gamenew09)
Commits
- 621b3ce: Fix WiFi Connection Status not Replicating Properly (#3) (gamenew09) #3
v0.2.4
Features
Bug Fixes
- import components in wifi password dialog (coblyox)
- wrong data in apps mock (coblyox)
Chores
Commits
- browser dev action changes (coblyox)