CHANGELOG.txt
61f22885
 ======= 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.