Changes between Version 1 and Version 2 of R1/Beta4/ReleaseNotes
- Timestamp:
- Feb 13, 2022, 9:18:17 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Beta4/ReleaseNotes
v1 v2 29 29 == Installation process == 30 30 * 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.32 31 33 32 == Package management == 34 33 * Added a new warning when downgrading packages through pkgman. 35 34 * 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 minisign37 * Added an option to allow users to select the repository mirror38 35 39 36 == User interface == 40 37 * 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. 41 40 42 41 == app_server (graphics server) == … … 45 44 == Web browser == 46 45 * 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 47 47 48 48 == APIs == … … 57 57 == POSIX compatibility == 58 58 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. 59 64 60 65 == System performance == … … 73 78 74 79 === Network === 75 * Fixed an issue with some network cards not automatically connecting on boot76 80 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 79 84 80 85 === Graphics ===