Skip to content

Latest commit

 

History

History
231 lines (118 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

231 lines (118 loc) · 11.5 KB

Changelog

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

1.4.0 (2024-08-27)

Features

  • limit user capabilities for OTP management (8817a3c)

1.3.1 (2024-07-11)

Bug Fixes

  • Used Intl.DateTimeFormat to format dates using the current locale / language (fa683f4)

1.3.0 (2024-06-18)

Features

  • use json v4 for translations updates (21f9f6c)
  • user can reset the password from settings if allowed (00791ed)

Bug Fixes

  • remove desktop app section (8799270)
  • remove desktop app section (81870e9)

1.2.1 (2024-05-09)

1.2.0 (2024-04-11)

Features

  • user can set a recovery address in the settings section (97e1269)

Bug Fixes

  • reintroducing buffer dependency (51c7f8f)
  • remove buffer import (403d9ac)

1.1.11 (2024-02-16)

1.1.10 (2024-01-22)

1.1.9 (2024-01-15)

1.1.8 (2023-12-07)

1.1.7 (2023-11-23)

1.1.6 (2023-10-27)

1.1.5 (2023-09-28)

1.1.4 (2023-09-01)

1.1.3 (2023-07-20)

1.1.2 (2023-07-18)

Bug Fixes

  • correct qrcode data missing the server field (669fb17)

1.1.1 (2023-07-17)

Bug Fixes

  • removed base64 conversion from mobile desktop autentication qrCode (a8ce60c)

1.1.0 (2023-07-06)

Features

Bug Fixes

  • force qr code color background to white (adff79b)
  • new translations repository (4792722)
  • passwordRensponse and QrCondeResponse to base64 (8cceb7d)
  • passwordRensponse and QrCondeResponse to base64 (9394c95)

1.0.5 (2023-05-11)

1.0.4 (2023-03-16)

1.0.3 (2023-03-02)

1.0.2 (2023-02-02)

Bug Fixes

  • mobile apps authentication description help (#29) (b2178cf)

1.0.1 (2023-01-19)

1.0.0 (2023-01-18)

0.1.11 (2022-11-25)

Bug Fixes

  • revert size for QRCode which requires a number to be rendered (bcb050b)

0.1.10 (2022-11-16)

Features

0.1.9 (2022-11-09)

0.1.8 (2022-10-07)

Bug Fixes

  • settings page raises an error (83fc442)

0.1.7 (2022-05-25)

0.1.6 (2022-05-25)

0.1.5 (2022-04-26)

Bug Fixes

0.1.3-rc.1 (2022-03-28)

Bug Fixes

0.1.3-rc.0 (2022-03-28)

Features

  • updated shell api usage to follow the new version (cd16558)

0.1.1-rc.5 (2022-01-21)

Features

  • added app mobile and otp authentication (5582e06)
  • added changepassword and eas operations (16f07fc)
  • boilerplate and translations setup (f37e117)
  • check is zextras is present, only show change password if isn't (236b7fe)
  • dependencies cleanup, linting (7e7d92b)
  • deploy script for sdk (5061879)
  • deploy, tests on watch mode (98122cf)
  • initialized project (caf65e4)
  • updated shell and ui (483b62c)
  • updated shell version (bc43a2e)
  • updated translations and print pin codes view (e77aa4c)

Bug Fixes

  • renamed settings component (1855bab)
  • updated deploy function to works with ssh (76a8f86)

0.1.1-rc.4 (2022-01-07)

0.1.1-rc.3 (2022-01-07)

0.1.1-rc.2 (2022-01-03)

Features

  • check is zextras is present, only show change password if isn't (236b7fe)

Bug Fixes

  • updated deploy function to works with ssh (76a8f86)

0.1.1-rc.1 (2021-12-21)

Features

0.1.1-rc.0 (2021-12-21)

Features

  • added app mobile and otp authentication (5582e06)
  • added changepassword and eas operations (16f07fc)
  • boilerplate and translations setup (f37e117)
  • dependencies cleanup, linting (7e7d92b)
  • deploy script for sdk (5061879)
  • deploy, tests on watch mode (98122cf)
  • initialized project (caf65e4)
  • updated shell version (bc43a2e)
  • updated translations and print pin codes view (e77aa4c)

Bug Fixes

  • renamed settings component (1855bab)

Changelog

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