diff --git a/distro/changelog.xml b/distro/changelog.xml index 47fd62a..c62b11b 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,11 +1,26 @@ - + Added possibility to alert the users of a VRE when sharing an update + Refined the way to guess content and images when parsing HTML + Improved images recognition when parsing html pages having no image indication from openGraph + Added user agent property to http requests to avoid web servers 'complaining' HTTP 403 errors + Replaced all the line breaks and all the double spaces with the html version to preserve new lines in posts + Fixed bug when changing user avatar and minor restyle + Several improvements in url checkings + resolved problem with AdBlock plugin + + added thumbnail generation and upload on FTP server - added upload a copy on my workspace file when sharing a file - implemented the file preview with icons or preview depending on the extension of the file - integrated file uplod progress bar widget for sharing files - fixed bug allowing users to post while generating file/url previews + added upload a copy on my workspace file when sharing a file + + implemented the file preview with icons or preview depending + on the extension of the file + integrated file uplod progress bar widget for sharing files + + fixed bug allowing users to post while generating file/url + previews fixed bug allowing users to mention theirselves Ported to Feather Weight Stack Removed GCF Dependency Logging with sl4j Enabled - Fixed image previes retrieval when image is in the same folder of the linked page + Fixed image previes retrieval when image is in the same folder + of the linked page