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

Versions:

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

== 1.0.1 - 2022-3-31 ==
* Changed presentation text.

== 1.0.2 - 2022-4-11 ==
* Respect custom 'datadirectory'.
* Fixed received/sent faxes list not shown in the right hand pane when clicking the 'Received Faxes/Sent Faxes' button, while using Apache as a web server.
* Fixed error when uploading pdf files, while using Apache as a web server.

== 1.0.3 - 2022-4-14 ==
* Changed the way the app gets the timezone.

== 1.0.4 - 2022-4-29 ==
* Specified how usernames containing an @ can be included in the callback URL, on the Settings page.
* Adjusted pdf files paths, so that uploaded pdf files can be previewed when Nextcloud is served on a subdomain or on a subdirectory, by Nginx or by Apache. 

== 1.0.5 - 2022-5-10 ==
* Changed syntax of SQL queries and of encryption function.
* Modified file paths to match changes in Nextcloud 24.
* Text change on Settings page.

== 1.0.6 - 2022-9-3 ==
* Solved issue with viewing images picked from Nextcloud.
* Small text changes on navigation pane.
* Minor CSS modifications.

== 1.0.7 - 2022-9-22 ==
* Changed presentation text and text on Settings page.

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

== 1.0.9 - 2022-12-3 ==
* Added support for dark themes.

== 1.1.0 - 2023-3-22 ==
* Fixed error when removing files in the 'temp_files' directory.
* Renounced disabling the buttons 'Received Faxes', 'Sent Faxes', 'Failed Received Faxes' and 'Failed Sent Faxes' after successfull fax sending.

== 1.1.1 - 2023-5-31 ==
* Made app available for Nextcloud 26.

== 1.1.2 - 2023-10-30 ==
* Marked the app as compatible with Nextcloud 27.
* Changed app presentation text.

== 1.1.3 - 2023-11-2 ==
* Changed how the app sends notifications for incoming faxes.

== 1.1.4 - 2024-1-11 ==
* Added the 'fonts' directory and stored the 'Open Sans' and 'Inter' fonts inside it.
* Made small CSS changes.
* Marked the app as compatible with Nextcloud 28.

== 1.1.5 - 2024-1-12 ==
* Fixed not being able to see the upper bar with the close button when viewing pdf files.
* Added more screenshots to presentation page.

== 1.1.6 - 2024-05-27 ==
* Changed 'notnull' to false for 4 columns.
* Made small text changes on the settings page.
* Marked the app as compatible with Nextcloud 29.

== 1.1.7 - 2024-10-10 ==
* Fixed log warning related to path of notification icon.
* Made small CSS changes.
* Marked the app as compatible with Nextcloud 30.

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

== 1.1.9 - 2025-04-26 ==
* Added support for Sinch's fax API.
* Made minor text changes to information popups.

== 1.2.0 - 2025-05-02 ==
* Added support for files stored on remote storage.
* Made small CSS changes for settings page.
* Made changes to text of app description.

== 1.2.1 - 2025-09-09 ==
* Fixed sending fax to multiple numbers with Sinch.

== 1.2.2 - 2025-11-07 ==
* Added screenshots to show use on mobile devices. 
* Changed app description text.
* Verified compatibility with Nextcloud 32 and marked the app as compatible.

== 1.2.3 - 2026-01-31 ==
* Changed app description text in README.md.
* Verified compatibility with Nextcloud 33 and marked the app as compatible.
