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


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

Removed changes that haven't been implemented yet, added more enhancements and bug fixes.

Legend:

Unmodified
Added
Removed
Modified
  • R1/Beta4/ReleaseNotes

    v1 v2  
    2929== Installation process ==
    3030* Fixed an issue with Installer not installing bootman and DriveSetup not setting up the created partition correctly, leading to an unbootable system
    31 * The EFI loader is now packaged and can be updated in Haiku.
    3231
    3332== Package management ==
    3433* Added a new warning when downgrading packages through pkgman.
    3534* Added package dates in HaikuDepot to allow users to determine when a package was added or updated.
    36 * Added support for repository signature validation through minisign
    37 * Added an option to allow users to select the repository mirror
    3835
    3936== User interface ==
    4037* An eject button has been added to Media Player for optical disks.
     38* Terminal now allows you to configure ANSI colours in settings.
     39* B_UNDERSCORE_FACE has been implemented to allow applications to display underscores in textviews.
    4140
    4241== app_server (graphics server) ==
     
    4544== Web browser ==
    4645* WebPositive now correctly reports the architecture of the system (previously it reported the system was x86 regardless of the actual architecture).
     46* 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
    4747
    4848== APIs ==
     
    5757== POSIX compatibility ==
    5858
     59
     60== Build System ==
     61* Haiku now includes a Jamfile engine in the Haiku source tree.
     62* Rdef file support has also been added to the Jamfile engine.
     63* Fixed an issue with mimeset under libroot_build being slow and inefficient.
    5964
    6065== System performance ==
     
    7378
    7479=== Network ===
    75 * Fixed an issue with some network cards not automatically connecting on boot
    7680
    77 === USB ===
    78 
     81=== USB/Peripherals ===
     82* An issue with the Corsair K70 LUX RGB not functioning unless in BIOS mode has been fixed.
     83* Support for keyboard bitmap reports
    7984
    8085=== Graphics ===