en_US
What's New
- Adds a
.desktopfile to make running the script easier without needing to open the terminal manually. - Adds logs indicating the activation of i386 architecture on amd64 systems.
- Adds a warning dialog when a feature is incompatible with Optimus systems.
- Adds a welcome message redirecting to the GitHub repository when starting the script.
- Refactors the translation system to an inline solution, simplifying translation maintenance.
- Fixes Nouveau driver installation after Nvidia driver removal, which in some cases caused the Nvidia GPU to fallback to "software rendering" and other instabilities.
- Fixes apt-get operation messages not being logged during Nvidia driver uninstallation.
- Fixes the logic for checking and creating the MOK key so the script properly exits instead of continuing execution.
- Fixes the logic to enable PreserveVideoMemoryAllocation.
- Fixes Nvidia DRM activation, now enabled through Grub instead of the nvidia-options.conf file.
pt_BR
Novidades
- Adiciona
.desktoppara facilitar a execução do script sem a necessidade de abrir pelo terminal. - Adiciona logs indicando a ativação da arquitetura i386 em sistemas amd64.
- Adiciona uma janela de alerta quando um recurso é incompatível com sistemas Optimus.
- Adiciona mensagem de boas-vindas redirecionando para o repositório GitHub ao iniciar o script.
- Refatora o sistema de tradução para uma solução inline, facilitando a manutenção das traduções.
- Corrige a instalação do driver Nouveau após a desinstalação do driver Nvidia, que fazia com que a placa Nvidia em alguns casos ficasse em "software rendering" e outras instabilidades.
- Corrige mensagens de operações com apt-get não sendo gravadas no arquivo de log durante a desinstalação dos drivers da Nvidia.
- Corrige a lógica de verificação e criação da chave MOK para que o script encerre corretamente ao invés de continuar a execução.
- Corrige a lógica para ativar o PreserveVideoMemoryAllocation.
- Corrige a ativação do DRM Nvidia, agora ativado através do Grub e não pelo arquivo nvidia-options.conf
Full Changelog: v0.1.5-beta...v0.3.3-beta