1.3:
- Minor performance improvements, mostly on G5
- Fixed lists in settings displaying no text, sometimes crashing
- Fixed url string background offsets
- Activate an exiting tab instead of adding a new one for downloads/bookmarks/settings
- Fixed tab buttons becoming invisible or corrupt on some configs
- Fixed an issue where adding a link to quick links via menu would display them in a wrong location in the Bookmarks tab
- Fixed quicklink buttons to respect releasing mouse of of button bounds
1.4:
- Fixed an issue where adding a link to bookmarks via menu would try to insert it to a wrong tree node in a Bookmarks tab
- Rolled back some compilation setting tweaks since they were causing issues on some G4 cpus
1.5:
- Wayfarer now starts via a loader app 
- Added an early loading splash window, shutdown splash window (via loader) 
- Crashes in Wayfarer are caught by the loader which cleans up the windows and as many resources as possible, usually allowing a restart of the application 
- Implemented a way to send bugreports directly after a crash, including debug information and the most recently visited URLs 
- Added Eruda web inspector integration 
- It's now possible to select a session to load on application start or automatically re-store the previous state 
- Sessions store the active tab 
- Enabled the Intersection Observer in WebCore 
- Reduced the number of SQL file writes 
- Separate interpolation setting for image links 
- Quicklink buttons respect favicon settings, update on favicon changes 
- Added a file requester to the downloads path in Settings 
- Added quit confirmation requester settings 
- Fixed navigating to wayfarer:// links without explicitly doing it from the menu 
- Fixed CPU clock detection code 
- Fixed a double-start issue where the 2nd instance would not quit 
- Fixed a potential crash in favicon code 
- Fixed right shift key handling in some hotkeys 
- Fixed tab button backgrounds 
- Fixed ghost effects after closing tabs on some MUI configurations