Skip to content

Releases: FelisDevelopment/fd_laptop

v0.4.4

26 Dec 19:20
Compare
Choose a tag to compare

Features

  • global: add GetParentResourceName method (coblyox)

Bug Fixes

Chores

v0.4.3

22 Dec 23:39
Compare
Choose a tag to compare

Commits

  • e1fd92c: Don't create an id on every give item (#6) (Fábio Rosado) #6

v0.4.2

02 Dec 18:20
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.4.1

30 Nov 14:36
Compare
Choose a tag to compare

Chores

Commits

  • 12c23ff: Merge remote-tracking branch 'origin/main' (coblyox)
  • typo (coblyox)
  • remove animations, to remove laggy feeling (coblyox)

v0.4.0

26 Nov 18:19
Compare
Choose a tag to compare

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

20 Nov 19:59
Compare
Choose a tag to compare

Bug Fixes

Commits

  • 9bfc772: Merge remote-tracking branch 'origin/main' (coblyox)

v0.3.0

20 Nov 17:43
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • 23902cd: getAppData function (#5) (y0p4) #5
  • remove animations, potatos do not like it (coblyox)

v0.2.6

20 Oct 18:08
Compare
Choose a tag to compare

Features

  • add ui existance check, since people do not listen (coblyox)

v0.2.5

18 Oct 13:35
Compare
Choose a tag to compare

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

12 Oct 09:35
Compare
Choose a tag to compare

Features

Bug Fixes

  • import components in wifi password dialog (coblyox)
  • wrong data in apps mock (coblyox)

Chores

Commits

  • browser dev action changes (coblyox)