Skip to content

Releases: MarioCatuogno/Clean-macOS

1.12.6-RELEASE

30 Nov 16:28
680e596
Compare
Choose a tag to compare

1.12.6 (2020-11-30)

Minor release with some changed apps and fix of Python3 installed via Homebrew (see #17784, #9170).

CHANGED

  • πŸ”₯ update Clean-macOS.sh script
  • πŸ”₯ update config.sh script

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› add Python unused aliases in .zshrc file (removed in 1.12.5)
  • πŸ› remove command to unistall Python3 Homebrew formula (added in 1.12.4)

NEW

  • πŸ“¦ add Python3 Homebrew formula
  • πŸ“¦ add Whatsapp Homebrew formula

Click here for the full history changelog.

1.12.5-RELEASE

25 Nov 21:55
a4458ce
Compare
Choose a tag to compare

1.12.5 (2020-11-25)

Minor release with bug fixes and some changed apps. Python3 installed from Homebrew still causes problems with macOS Big Sur (see #17784, #319 and #9138).

CHANGED

  • πŸ”₯ update Clean-macOS.sh script
  • πŸ”₯ update Visual Studio Code preferences file

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› fix export $PATH variables
  • πŸ› remove Python unused aliases in .zshrc file
  • πŸ› remove speedtest broken alias in .zshrc file

NEW

  • πŸ“¦ add Cyberduck Homebrew formula
  • πŸ“¦ add istat-menus Homebrew formula
  • πŸ“¦ add ms-python.python VSCode extension

REMOVED

  • πŸ—‘οΈ remove ack Homebrew formula
  • πŸ—‘οΈ remove bash Homebrew formula
  • πŸ—‘οΈ remove coreutils Homebrew formula
  • πŸ—‘οΈ remove gzip Homebrew formula
  • πŸ—‘οΈ remove imagemagick Homebrew formula
  • πŸ—‘οΈ remove nano Homebrew formula
  • πŸ—‘οΈ remove neofetch Homebrew formula
  • πŸ—‘οΈ remove youtube-dl Homebrew formula
  • πŸ—‘οΈ remove wifi-password Homebrew formula

Click here for the full history changelog.

1.12.4-RELEASE

21 Nov 23:02
3134867
Compare
Choose a tag to compare

1.12.4 (2020-11-22)

Minor release with bug fixes and QOL improvements.

CHANGED

  • πŸ”₯ update config.sh script
  • πŸ”₯ update Visual Studio Code preferences file

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› add a command to unistall Python3 Homebrew formula due to #17784 and #319
  • πŸ› correct various typos
  • πŸ› fix font-ubuntu-mono-nerd-font Homebrew formula

REMOVED

  • πŸ—‘οΈ remove 77qingliu.sas-syntax VSCode extension

Click here for the full history changelog.

1.12.3-RELEASE

20 Nov 23:06
c78af85
Compare
Choose a tag to compare

1.12.3 (2020-11-21)

Minor release with bug fixes and some removed apps.

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› fix install.sh script

REMOVED

  • πŸ—‘οΈ remove HandBrake homebrew formula
  • πŸ—‘οΈ remove ImageOptim homebrew formula
  • πŸ—‘οΈ remove ms-python.python VSCode extensions
  • πŸ—‘οΈ remove Pandoc homebrew formula
  • πŸ—‘οΈ remove Python3 homebrew formula

Click here for the full history changelog.

1.12.2-RELEASE

16 Nov 09:26
9922e58
Compare
Choose a tag to compare

1.12.2 (2020-11-16)

Minor release with bug fixes and docs update.

CHANGED

  • πŸ”₯ change --prune parameter from 5 to 2

DOCS

  • πŸ“ update APPLIST file
  • πŸ“ update CHANGELOG file
  • πŸ“ update SETUP file

FIXED

  • πŸ› fix broken link in SETUP file

Click here for the full history changelog.

1.12.1-RELEASE

14 Nov 23:08
e08e35f
Compare
Choose a tag to compare

1.12.1 (2020-11-15)

Minor release with bug fixes.

CHANGED

  • πŸ”₯ update various screenshots

FIXED

  • πŸ› add svn homebrew formula
  • πŸ› add ZSH_DISABLE_COMPFIX command in .zshrc file to avoid warning in iTerm2
  • πŸ› fix font-heavy-data-nerd-font homebrew formula

Click here for the full history changelog.

1.12.0-RELEASE

14 Nov 14:24
13ded7c
Compare
Choose a tag to compare

1.12.0 (2020-11-14)

Minor release with some changes to Brewfile, update to documentation and bug fixing.

CHANGED

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› correct alias in .zshrc file
  • πŸ› correct brew upgrade command for cask apps
  • πŸ› fix many macOS commands not working with Big Sur
  • πŸ› fix install.sh script
  • πŸ› fix update.sh script

NEW

  • πŸ“¦ add AdGuard homebrew formula

REMOVED

  • πŸ—‘οΈ remove Docker homebrew formula
  • πŸ—‘οΈ remove Google Chrome homebrew formula
  • πŸ—‘οΈ remove iStat Menu homebrew formula
  • πŸ—‘οΈ remove Microsoft Excel homebrew formula
  • πŸ—‘οΈ remove Microsoft Powerpoint homebrew formula
  • πŸ—‘οΈ remove Microsoft Remote Desktop homebrew formula
  • πŸ—‘οΈ remove Microsoft Teams homebrew formula
  • πŸ—‘οΈ remove Microsoft Word homebrew formula
  • πŸ—‘οΈ remove Pixelmator homebrew formula
  • πŸ—‘οΈ remove Sourcetree homebrew formula
  • πŸ—‘οΈ remove Tableplus homebrew formula

Click here for the full history changelog.

1.11.0-RELEASE

31 Aug 10:17
19868cd
Compare
Choose a tag to compare

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.

1.10.1-RELEASE

05 Aug 13:41
3f916ea
Compare
Choose a tag to compare

1.10.1 (2020-08-05)

Cleanup and few changes before the next big update (in time for macOS Big Sur).

CHANGED

  • πŸ”₯ move Miniconda install script into config.sh file (major overhaul next release)
  • πŸ”₯ update Visual Studio Code packages list
  • πŸ”₯ update Visual Studio Code preferences file
  • πŸ”₯ update .zshrc config file

DOCS

  • πŸ“ update APPLIST file
  • πŸ“ update CHANGELOG file
  • πŸ“ update README file
  • πŸ“ remove outdated docs

NEW

  • πŸ“¦ add Authy homebrew formula
  • πŸ“¦ add Sourcetree homebrew formula
  • πŸ“¦ add Transmit homebrew formula
  • πŸ“¦ add devPython.yml config file fon Miniconda

REMOVED

  • πŸ—‘οΈ remove .zshrc from update.sh file
  • πŸ—‘οΈ remove Python libraries from config.sh file
  • πŸ—‘οΈ remove some VSCode extensions
  • πŸ—‘οΈ remove Discord homebrew formula
  • πŸ—‘οΈ remove Docker homebrew formula
  • πŸ—‘οΈ remove ExpressVPN homebrew formula
  • πŸ—‘οΈ remove Steam homebrew formula
  • πŸ—‘οΈ remove Wipr homebrew formula

Click here for the full history changelog.

1.10.0-RELEASE

19 Apr 16:36
586d4f4
Compare
Choose a tag to compare

1.10.0 (2020-04-19)

Major overhaul and more polish.

CHANGED

  • πŸ”₯ add conda update --all command to update.sh file

DOCS

  • πŸ“ update CHANGELOG file

NEW

  • πŸ“¦ add Microsoft-Teams homebrew formula
  • πŸ“¦ add Miniconda install script into install.sh file
  • πŸ“¦ new Brewfile containing all apps and bins. If you want to personalize your configuration you can edit this file choosing from various reviewed apps (click here)

REMOVED

  • πŸ—‘οΈ remove (🧟 personal), (πŸ‘¨β€πŸ’» developer) and (πŸ‘Ά basic) profiles: now all apps and bins are listend in one single file
  • πŸ—‘οΈ remove Cyberduck homebrew formula

SECURITY

  • πŸ”‘ update .zshrc file

Click here for the full history changelog.