======= CHANGELOG ======= Versions: == 1.0.0 - 2022-1-27 == * Initial release. == 1.0.1 - 2022-3-31 == * Changed presentation text. == 1.0.2 - 2022-4-13 == * Changed application controller class, to respect custom path of 'datadirectory'. * Fixed filters row arrow not showing up when using Apache. * Added the 'Contributors.txt' file. == 1.0.3 - 2022-4-15 == * Changed the way the app gets the timezone. == 1.0.4 - 2022-5-7 == * Changed the data type of the 'message' column in the 'sms_relent_sent' and 'sms_relent_received' tables. == 1.0.5 - 2022-5-9 == * Changed string length for 'message' column in 'sms_relent_sent' and 'sms_relent_received' tables. * Changed syntax of SQL queries and of encryption function. * Changed structure of webhook URLs in case Nextcloud is served on a subdirectory.