Changes between Version 6 and Version 7 of R1/Beta5/ReleaseNotes


Ignore:
Timestamp:
Sep 1, 2024, 2:33:06 AM (3 weeks ago)
Author:
jscipione
Comment:

persistent performance mode settings across reboots moved to ProcessController, take pch_termal out (didn't make it)

Legend:

Unmodified
Added
Removed
Modified
  • R1/Beta5/ReleaseNotes

    v6 v7  
    4242* Consistent font usage across Tracker and Deskbar menus for a unified look and feel.
    4343* Icon-O-Matic Enhancements: Significant updates to Icon-O-Matic: new features like perspective transformations enabling users to apply complex 3D-like transformations to vector icons. This functionality enhances the tool's versatility and creativity. Additional improvements were made to the handling of icons and shapes, along with bug fixes and performance enhancements. These updates were part of the '''GSoC 2023''' project focused on enhancing this key application.
    44 * PowerStatus improvements: new battery status notifications for low and critical levels, automatic integration into Deskbar, improved recognition of not charging states, and persistent performance mode settings across reboots.
     44* PowerStatus improvements: new battery status notifications for low and critical levels, automatic integration into Deskbar, improved recognition of not charging states.
     45* ProcessController improvements: Persistent performance mode settings across reboots.
    4546* Localization improvements with BNumberFormat, ensuring consistent numerical formatting across applications.
    4647* Tracker enhancements: better handling of read-only folders, enabling/disabling menu items, improved Find window and improved media rating displays with half star symbols.
    47 * Deskbar improvements: increase the Twitcher team icon size from 32 to 48 pixels, make twitcher font sensitive. New other workspace window icons.
    48 * Consolidated AboutSystem information removing inaccessible memory.
     48* Deskbar improvements: increase the Twitcher team icon size from 32 to 48 pixels, make Twitcher font sensitive. New other workspace window icons.
     49* Consolidated AboutSystem information removing inaccessible memory. Hide border when Show replicants is off.
    4950
    5051**app_server:**
     
    7172* Full read-only support for FreeBSD UFS2, expanding file system compatibility.
    7273* Replaced FAT driver with a more robust implementation from FreeBSD improving stability and performance.
    73 * RAMFS improvements for better file handling including proper preallocation implementation and clearing of trailing spaces.
     74* RAMFS improvements for better file handling including proper preallocation implementation.
    7475* Unified query parser code across RAMFS, packagefs and BFS for consistent file system behavior.
    7576
     
    118119'''CPUs and Chipsets:'''
    119120
    120 * Added new PCH thermal driver support for more Intel devices for better thermal management.
    121121* Implemented mitigations for the AMD Zenbleed vulnerability increasing security for AMD systems.
    122122* Updated ACPICA (Advanced Configuration and Power Interface Component Architecture) to the latest release for better system compatibility and stability.
     
    137137* Synchronized FreeBSD network drivers with the latest FreeBSD release supporting more network hardware.
    138138* Integrated OpenBSD drivers to expand support for additional network devices.
    139 * Expanded TUN/TAP driver support for VPNs and other networking applications, significant improvements in network security and virtualization.
     139* Expanded TUN/TAP driver support for VPNs and other networking applications. Improvements in network security and virtualization.
    140140
    141141'''USB:'''