Skip to content

Releases: Crea7orX/SecurDoor

[email protected]

30 May 22:02
16b0eea

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

[email protected]

23 May 23:01
4fa2a66

Choose a tag to compare

   🐞 Bug Fixes

  • device:
    • Correct header guard name in SecurDoor_RFIDService.hpp  -  by @Crea7orX (a2fab)
    • Update door switch condition to improve timeout handling in DeviceController  -  by @DeyanVNikolov (e73ca)
    • Remove redundant locking state updates in emergency handling of RemoteConnection  -  by @DeyanVNikolov (004aa)
    • Invert door switch condition to enhance timeout handling in DeviceController  -  by @DeyanVNikolov (e8a71)
    • Add wasOpenWhenLocked flag to manage door locking behavior in DeviceController  -  by @DeyanVNikolov (ee709)
    • Swap servo unlock and lock angles in SecurDoor_Globals.hpp  -  by @Crea7orX (49732)
    • Adjust spacing in access denied message for better alignment  -  by @Crea7orX (2952a)
    • Refactor fingerprint authentication logic for improved clarity and efficiency  -  by @DeyanVNikolov (922e2)
    • Remove unused OLED display configuration from globals and main setup  -  by @DeyanVNikolov (6ac76)
    • Remove global servo files and references to streamline codebase  -  by @DeyanVNikolov (5eea8)
    • Add LCD pin definitions and initialize Wire for LCD display  -  by @DeyanVNikolov (4fa2a)
    View changes on GitHub

[email protected]

23 May 23:00
882d968

Choose a tag to compare

   🚀 Features

    View changes on GitHub

[email protected]

23 May 23:09
47033cd

Choose a tag to compare

   🚀 Features

  • app: Set dynamic routing for /api/biometrics GET route.ts  -  by @Crea7orX (bca8f)

   🐞 Bug Fixes

  • app:
    • Update logsActorsGetAll to ensure distinct actorId selection form latest log and correct ordering  -  by @Crea7orX (48f3b)
    • Reduce refetch interval for devices data to improve responsiveness  -  by @Crea7orX (caa27)
    • Include deviceId in biometric retrieval to ensure accurate ownership checks  -  by @Crea7orX (47033)
    View changes on GitHub

v0.17.3

07 May 12:54
e51c4a1

Choose a tag to compare

Features

Chores

v0.17.2

07 May 10:42
2880dcc

Choose a tag to compare

Features

v0.17.1

06 May 16:13
991c69f

Choose a tag to compare

Features

Bug Fixes

Styles

v0.17.0 - Biometrics

05 May 22:25
49df4ac

Choose a tag to compare

Features

Read more

v0.16.0 - Webhooks

30 Apr 10:56
077043d

Choose a tag to compare

Features

Read more

v0.15.7

24 Apr 07:34
bf7e85e

Choose a tag to compare

Features

  • app: Add isLockedState search param in device.ts zod validation schema #63 (Crea7orX)
  • app: Filter isLockedState on devices get in db queries.ts #63 (Crea7orX)
  • app: Add isLockedState column in devices-table-columns.tsx config #63 (Crea7orX)
  • app: Add state filter options translations in device.json #63 (Crea7orX)
  • app: Add isLockedState filter in devices page.tsx #63 (Crea7orX)
  • app: Create card-holder-column.tsx component #63 (Crea7orX)
  • app: Update cards-table-columns.tsx config to use card holder column component #63 (Crea7orX)

Bug Fixes

Styles

  • app: Update devices loading.tsx component #63 (Crea7orX)

Code Refactoring

  • app: Remove wrong translation from device.json #63 (Crea7orX)

Chores

Commits

  • ac134b1: New Crowdin translations by GitHub Action (Crowdin Bot) #62