======= CHANGELOG =======

Versions:

== 1.0.0 - 2022-01-27 ==
* Initial release.

== 1.0.1 - 2022-03-03 ==
* Added screenshot image and made minor text changes.

== 1.0.2 - 2022-03-04 ==
* Changed screenshot image.

== 1.0.3 - 2022-03-30 ==
* Changed presentation text.

== 1.0.4 - 2022-04-19 ==
* Changed the URL of the pop-up window, to make it work when Nextcloud is served on a subdirectory.
* Changed image displayed on initial screen.
* Changed presentation text.

== 1.0.5 - 2022-05-09 ==
* Changed syntax of SQL queries and encryption function.
* Modified pop-up window URL.

== 1.0.6 - 2022-08-20 ==
* Changed presentation text.

== 1.0.7 - 2022-09-22 ==
* Fixed error when not entering a STUN server on the Settings page.
* Changed presentation text.

== 1.0.8 - 2022-10-27 ==
* Changed CSS settings to match the modifications introduced in Nextcloud 25.
* Modified presentation text.

== 1.0.9 - 2022-12-03 ==
* Minor changes to certain SQL queries and minor css change.

== 1.1.0 - 2023-05-31 ==
* Made app available for Nextcloud 26.

== 1.1.1 - 2023-10-30 ==
* Marked the app as compatible with Nextcloud 27.

== 1.1.2 - 2024-01-08 ==
* Added the debug logging checkbox, the 'Available phone number(s)' 
  field and the 'Default phone number for outgoing calls' field, on the settings page.
* Added the 'From' drop-down list on the phone window, to allow the user to choose
  the phone number to call from.
* Added the 'fonts' directory and stored the 'Open Sans' and 'Inter' fonts inside it.
* Made small CSS changes and edited app presentation text.
* Marked the app as compatible with Nextcloud 28.

== 1.1.3 - 2024-01-10 ==
* Fixed 'Double click to call' bug.
* Made minor CSS changes.

== 1.1.4 - 2024-05-20 ==
* Added the 'Record' button to allow users to record phone conversations.
* Added the list of contacts and Nextcloud users with available phone numbers,
  so that the users can call them with one click.
* Upgraded the SIP.js library to version 0.15.6.
* Changed the look of the main window.
* Made changes so that it can be installed into a custom apps directory,
  like 'my_apps' or 'custom_apps', instead of 'apps'.
* Marked the app as compatible with Nextcloud 29.

== 1.1.5 - 2024-05-21 ==
* Fixed issue related to non-null database columns.

== 1.1.6 - 2024-10-08 ==
* Made minor CSS changes and marked the app as compatible with Nextcloud 30.

== 1.1.7 - 2024-12-07 ==
* Fixed bug related to reading contacts data.
* Fixed start up issue in Chrome.

== 1.1.8 - 2025-03-10 ==
* Modified how current user is obtained.
* Set timezone on app registration.
* Verfied compatibility with Nextcloud 31 and marked the app as compatible.
