Skip to content

1.11.0-RELEASE

Compare
Choose a tag to compare
@MarioCatuogno MarioCatuogno released this 31 Aug 10:17
· 338 commits to master since this release
19868cd

1.11.0 (2020-08-30)

Reorganized the repository removing unnecessary stuff (e.g. wallpapers) and reducing the total size from 16MB to 4MB! Fixed some bugs and changed the way the script is executed. Also completed the documentation and polish here and there.

⚠️ Clean-macOS now supports only Catalina and Big Sur, older versions of macOS are no longer supported!

CHANGED

  • πŸ”₯ update .zshrc file
  • πŸ”₯ update Clean-macOS.sh script [#79]
  • πŸ”₯ update config.sh script [#79]
  • πŸ”₯ update install.sh script [#79]
  • πŸ”₯ update update.sh script [#79]
  • πŸ”₯ update Visual Studio Code preferences file
  • πŸ”₯ update various screenshots

DOCS

  • πŸ“ create CONFIGMACOS file [#80]
  • πŸ“ update APPLIST file
  • πŸ“ update CHANGELOG file
  • πŸ“ update CONTRIBUTING file [#80]
  • πŸ“ update README file [#80]
  • πŸ“ update SETUP file [#80]

FIXED

  • πŸ› correct various typos in script and docs (e.g. cleanMacOs > Clean-macOS)
  • πŸ› fix brew cleanup command (add --prune=5 in order to remove cache older than 5 days, this saves a lot of space)
  • πŸ› fix install.sh script (Homebrew install commands inserted in while loop)

NEW

  • πŸ“¦ add Nord color palette for Visual Studio Code, iTerm and Terminal
  • πŸ“¦ add ApolloOne homebrew formula
  • πŸ“¦ add Discord homebrew formula
  • πŸ“¦ add Docker homebrew formula
  • πŸ“¦ add file-icons-colourless icon theme for Visual Studio Code
  • πŸ“¦ add Microsoft Excel homebrew formula
  • πŸ“¦ add Microsoft Powerpoint homebrew formula
  • πŸ“¦ add Microsoft Word homebrew formula
  • πŸ“¦ add Pandoc homebrew formula
  • πŸ“¦ add TablePlus homebrew formula

REMOVED

  • πŸ—‘οΈ Clean-macOS now supports only Catalina and Big Sur, older versions of macOS are no longer supported
  • πŸ—‘οΈ remove Daisydisk homebrew formula
  • πŸ—‘οΈ remove devPython.yml config file
  • πŸ—‘οΈ remove dockutil homebrew formula
  • πŸ—‘οΈ remove Miniconda install script from config.sh
  • πŸ—‘οΈ remove setup.sh script
  • πŸ—‘οΈ remove yuml from Visual Studio Code plugins
  • πŸ—‘οΈ remove some unused commands from config.sh file [#79]
  • πŸ—‘οΈ remove various graphics template
  • πŸ—‘οΈ remove various wallpapers
  • πŸ—‘οΈ remove version number from shell scripts [#79]

SECURITY

  • πŸ”‘ add chmod -R 777 ~/Clean-macOS command in order to give the correct permissions to scripts
  • πŸ”‘ update various aliases and brew commands [#78]

Click here for the full history changelog.