Changes between Version 2 and Version 3 of R1/Beta4/ReleaseNotes


Ignore:
Timestamp:
Feb 13, 2022, 9:47:24 AM (3 years ago)
Author:
jt15s
Comment:

Added more bug fixes.

Legend:

Unmodified
Added
Removed
Modified
  • R1/Beta4/ReleaseNotes

    v2 v3  
    3535
    3636== User interface ==
    37 * An eject button has been added to Media Player for optical disks.
    38 * Terminal now allows you to configure ANSI colours in settings.
    3937* B_UNDERSCORE_FACE has been implemented to allow applications to display underscores in textviews.
     38* Fixed an issue with the Trash icon appearing as a generic folder icon.
     39* Fixed an issue with Tracker no longer showing image thumbnails.
     40* Fixed an issue with ShowImage's "Save As" function failing silently.
     41* Added underlines to links on mouseover in AboutSystem
     42* Fixed a preflet crash whilst trying to select a WiFi network.
     43* Fixed an issue with Tracker not showing custom folder icons.
     44* Fixed an issue with the Flurry Test screensaver crashing upon exit.
    4045
    4146== app_server (graphics server) ==
    4247
     48== Applications ==
     49* An eject button has been added to Media Player for optical disks.
     50* Terminal now allows you to configure ANSI colours in settings.
     51* Fixed an issue in WonderBrush where selections were appearing opaque, not transparent.
     52* The software renderer will now correctly handle unsupported colour spaces - previously the application simply crashed.
     53* Fixed an issue with apps started via Shortcuts not receiving any environment variables.
     54* Fixed an issue with SpiroGraph not drawing a transparent background.
     55* Fixed an issue where users could not click the teapot in GLTeapot with Mesa17.
    4356
    44 == Web browser ==
     57== Web browsers ==
    4558* WebPositive now correctly reports the architecture of the system (previously it reported the system was x86 regardless of the actual architecture).
    4659* In WebPositive Users can now drag the globe icon in the address bar onto the Desktop, creating a shortcut on the Desktop to that URL
     60* Fixed an issue with a KDL occurring whilst using Falkon.
     61* In WebKit, an issue with YouTube timelines not displaying properly was fixed.
    4762
    4863== APIs ==
     
    5065
    5166== Storage and file systems ==
    52 
     67* Fixed an issue with NTFS handling file deletions incorrectly.
     68* Fixed an issue with Tracker suspending all internal processes when copying files from a BFS to NTFS filesystem.
     69* Fixed an issue with incorrect file creation dates being displayed in NTFS.
     70* Fixed an issue with KDLs occurring when performing multiple writes in ntfs_inode_close.
     71* Fixed an issue with a KDL occurring when a busy BFS image was unmounted.
     72* Fixed an issue where the system did not recognise partitions formatted with the mkfs.ext4 command.
     73* Fixed an issue where the system became unresponsive when there was concurrent reading/writing happening to a FAT32 partition.
    5374
    5475== BeOS compatibility ==
     
    6283* Rdef file support has also been added to the Jamfile engine.
    6384* Fixed an issue with mimeset under libroot_build being slow and inefficient.
     85* Fixed an issue with HaikuPorter unmounting packagefs causing a KDL.
    6486
    6587== System performance ==
    66 
     88* Fixed an issue with cached memory continually increasing.
     89* Gave undefined weak symbols a value of 0 in System Runtime Loader, fixing issues with programs not running with errors about unresolved symbols.
    6790
    6891== Internationalization ==
     
    7295
    7396=== Sound ===
    74 
     97* Fixed an issue with 5 Series/3400 Series Chipsets being detected but no audio was being emitted.
    7598
    7699=== Mass storage ===
     
    80103
    81104=== USB/Peripherals ===
    82 * An issue with the Corsair K70 LUX RGB not functioning unless in BIOS mode has been fixed.
     105* An issue with the Corsair K70 LUX RGB, AZIO MK Retro and Razer Deathstalker keyboards not functioning has been fixed.
    83106* Support for keyboard bitmap reports
     107* Fixed an issue with XHCI endpoints not being initialised, which meant that the system could not start whilst USB devices were plugged in.
     108* Fixed an issue with USB mice abruptly not working when being used.
     109* Fixed an issue with the vHUION Giano 1409 Digitizer not recognizing clicks.
    84110
    85111=== Graphics ===
    86 
     112* Fixed issues with Intel i7-3770 (HD Graphics 4400), HD Graphics 2000 , 2500 and 4600 booting into black screens.
    87113
    88114= Known issues and workarounds =