*** 25-Oct-23 IBrowse 2.5.9 (25.112) released to the public *** -or- Fixed the disk cache, which became broken in 25.109 -or- Now requires AmiSSL 5.12 for secure connections -or- Added workaround for AmigaOS 4.x Installer versions 53.1-53.7 which were unfortunately broken, with 53.2 being on the 4.1FE CD-ROM -or- Copyright year bumped to 2023 *** 16-Dec-22 IBrowse 2.5.8 (25.111) released to the public *** -or- Unescape the URL before showing it in the popup bubble when the mouse is over links -or- Fixed crash that occurs if the info window failed to allocate memory when updating the URL -or- Fixed crash that can happen when specifying a non-existent filename on the command line when starting from the shell -or- OS4: Reversed the protocol and codec modules file lock change in 25.108, unless at least elf.library 53.35 is detected, due to a relocation issue in older versions -or- Fixed Gemini support which stopped working in 25.108 -or- Include updated Greek catalogs from Aminet *** 06-Nov-22 IBrowse 2.5.7a (25.110) released to the public *** -or- Fixed JPEG decoder crash when using JPEG swap files -or- Fixed major bug in the updated lock relative i/o code -or- JS: Fixed boolean return values from host *** 05-Nov-22 IBrowse 2.5.7 (25.109) released to the public *** -or- Now requires AmiSSL 5.5 for secure connections -or- The CA Certs prefs no longer lists the old duplicated MD5 hashed certificate files, as used by AmiSSL v3 and older -or- Removed all hardcoded AmiSSL:Certs strings -or- JS: Implemented Function.prototype.bind -or- JS: Removed unnecessary duplication of function arguments in Function.prototype.call -or- JS: Preliminary work on adding document.addEventListener support - currently only supports submit events -or- Tweaked OpenSSL initialisation and rely on AmiSSL to seed the random number generator, instead of doing it ourselves -or- OS4: Our lock relative file i/o library functions now directly use the Vector-Port interface instead of dos packets, when using a suitable file system (e.g. NGFS) -or- Italian translation updated by Samir Hawamdeh -or- Russian and Greek translation now included for OS3 too 02-Sep-22 Beta 25.108 out -or- OS4: File locks on protocol and codec modules are released during initialisation and no longer held until program exit -or- OS4: Changed the way external modules are loaded, to match how it is done on 68k -or- 68k: Removed PPC native module loader (was used when running IBrowse under 68k emulation on OS4, primarily for 2.4 OEM, but is no longer required for 2.5) -or- Squished all GCC warnings which also identified several minor bugs which have now been fixed -or- OS4: Increased GCC optimizer level for hopefully more performance -or- OS4: All components now use newlib instead of clib2 and are fully compiled with GCC 11 -or- OS4: Switched library base relative addressing from r2 to r13 in the codec and protocol libraries, allowing GCC 11 to be used instead of the aging GCC 4.0.4 -or- OS4: Plugin API no longer relies on the 68k function pointer checking feature provided by GCC 4.2.4 and earlier, meaning that GCC 11 can now be used, whilst retaining 68k plugin support in the PPC IBrowse -or- Fixed handling of HTTP(S) chunked encoding to cope with sites that don't specify the size correctly -or- Fixed MTCP Roadshow detection -or- When HTTPS is preferred instead of HTTP in the settings, the URL autocompleter prepends "https://" instead of "http://" -or- Reworked Brotli huffman decoder to avoid triggering a bug on the 68060 processor, which prevented pages from loading *** 21-May-22 IBrowse 2.5.6 (25.107) released to the public *** -or- JS: form.onSubmit and form.onReset can now be changed in a script - not set only in HTML (fixes Google account login) -or- JS: Fixed return value from being ignored when individually calling a function externally -or- Updated zlib to version 1.2.12 -or- Fixed HTTP decompression corruption that occurred where initial read length was less than 16 bytes -or- Added gemini:// shortcut to location gadget FAB menu -or- Updated Russian catalog translation by Mikhail Malyshev 29-Apr-22 Beta 25.106 out -or- Added OpenSearch autodiscovery support, which allows you to directly add a new entry to the search bar by selecting "Add" from the bottom of the search bar list, for websites that provide an OpenSearch definition (e.g. yahoo.co.uk) -or- Hide the category field completely in the add to search bar window for OpenSearch additions -or- Updated URL for the search bar add function -or- Fixed memory leak when parsing , and