Sinds Jacek 'jacadcaps' Piszczeks twee maanden terug de Wayfarer webbrowser beschikbaar maakte is de ontwikkeling rap gegaan. Van versie 1.0 in oktober zijn we nu in december bij 1.8 beland. De webbrowser maakt gebruik van een aktuele webkit, waarop ook bekende webbrowsers van andere platvormen op zijn gebaseerd. De browser draait op het Amiga compatible MorphOS operating systeem.
Versie 1.8 bied ondersteuning voor de nieuwste versies van OpenSSL, cURL en de JPEG 2000 compressiestandaard. Ook is het browsen merkbaar sneller geworden in deze versie. Hoe snel? In ieder geval
sneller dan Webkit gebaseerde browsers zoals Linux Epiphany op een G5 machine.

Wayfarer voor MorphOS is technisch gezien de modernste en meeste recente browser voor Amiga compatibles. Er zit ondersteuning in voor bijvoorbeeld WebCrypto voor de WhatsApp web interface en het heeft ingebouwde Built-in AdBlock Plus files support. Wat nog mist is video- en audio playback, beide in ontwikkeling waarbij audio waarschijnlijk in de volgende release zijn
opwachting maakt.
Wayfarer download |
Webkit wiki Morph.zone aankondiging:Wayfarer 1.8 is now out with jpeg2k support, latest OpenSSL and cURL, translation services support, network performance and many other improvements. This release also contains several important bug fixes that were impacting overall stability.
To download Wayfarer 1.8, either go to
https://wayfarer.icu or select 'Check for Updates' in Wayfarer's menu. To update, simply extract the lha archive and copy all files over your existing installation, replacing old files. Your settings will not be affected.
Full changelist:
Added jpeg2k support via OpenJPEG
Reports browser locale based on system locales
Added a Translation service support w/ settings
Added session quicksave hotkeys
Improved wheel scrolling and mouse cursor code
Adjusted page/wheel scrolling deltas to be in-line with WebCore's suggested values
Scrolling page content is now possible with mmb pressed
Esc key deactivates the WebKit container, instead of being swallowed
Improved the cURL thread loop
Various UI improvements in the Printing Mode
Improved shutdown times
Linked against latest OpenSSL 1.1.1i and cURL 7.74.0
Fixed RMB to not select word under cursor if there already is a selection in editable components
Fixed pasting text into editors handling paste via JS/DOM Events
Fixed a crash in FavIcon loader
Fixed a crash when logging into AppleID
Fixed a crash when closing a window with tabs that are pending website load
Fixed early startup issues where OpenURL could send OPEN commands before Wayfarer fully initializes
Fixed a race condition in curl cache handling
Fixed a use-after-free when closing a window or loading a session
Worked around a bug causing some localized strings to be empty
Download name scheme is stored when a download begins, so subsequent settings changes won't affect it
Page reload actually skips curl caches now
Command keys are no longer eaten by webkit
Loader now catches all ObjC terminal errors