Skip to content

Releases: MarioCatuogno/Clean-macOS

1.9.3-RELEASE

15 Apr 15:11
64a6510
Compare
Choose a tag to compare

1.9.3 (2020-04-15)

Minor bugfixing and new formulaes.

DOCS

  • πŸ“ update CHANGELOG file

FIXED

  • πŸ› remove shutdown command from config.sh

NEW

  • πŸ“¦ (πŸ‘¨β€πŸ’» developer)(🧟 personal) add Cyberduck homebrew formula
  • πŸ“¦ (🧟 personal) add Discord homebrew formula
  • πŸ“¦ (πŸ‘¨β€πŸ’» developer)(🧟 personal) add nmap homebrew formula
  • πŸ“¦ (🧟 personal) add istat-menus homebrew formula
  • πŸ“¦ (🧟 personal) add Spotify homebrew formula

REMOVED

  • πŸ—‘οΈ (🧟 personal) remove gswitch homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove NetNewsWire homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove qlcolorcode homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove qlmarkdown homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove qlvideo homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove quicklook-csv homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove quicklook-json homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove qlstephen homebrew formula
  • πŸ—‘οΈ (🧟 personal) remove Steermouse homebrew formula

Click here for the full history changelog.

1.9.2-RELEASE

10 Jan 22:56
c7977d5
Compare
Choose a tag to compare

1.9.2 (2020-01-11)

Minor bugfixes and better documentation.

DOCS

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

FIXED

  • πŸ› fix config.sh script (add xattr -dr command for Visual Studio Code app)
  • πŸ› fix install.sh script (remove loop and change brew bundle command)
  • πŸ› fix setup.sh script (remove shutdown command)
  • πŸ› fix update.sh script (remove shutdown command)

Click here for the full history changelog.

1.9.1-RELEASE

08 Jan 21:30
5dea5ae
Compare
Choose a tag to compare

1.9.1 (2019-12-31)

Minor bugfixes and better documentation.

DOCS

  • πŸ“ update CHANGELOG file
  • πŸ“ update README file
  • πŸ“ add SETUP file

Click here for the full history changelog.

1.9.0-RELEASE

15 Dec 22:44
db188b8
Compare
Choose a tag to compare

1.9.0 (2019-12-31)

Complete overhaul of configuration and setup. Now it's even easier to choose which configuration you want for your fresh macOS.

CHANGED

  • πŸ”₯ add Audio Hijack, Better Blocker, Firefox and NetNewsWire to APPS_LIST
  • πŸ”₯ update Visual Studio Code preferences file
  • πŸ”₯ update shell script files [#68]

DOCS

  • πŸ“ update APPS_LIST file
  • πŸ“ update CHANGELOG file
  • πŸ“ update README file

FIXED

  • πŸ› fix varioust commands

NEW

  • πŸ“¦ (πŸ‘¨β€πŸ’» developer) add Firefox homebrew formula
  • πŸ“¦ (🧟 personal) add NetNewsWire homebrew formula
  • πŸ“¦ add (🧟 personal), (πŸ‘¨β€πŸ’» developer) and (πŸ‘Ά basic) profiles
  • πŸ“¦ upload new icons

REMOVED

  • πŸ—‘οΈ remove unused scripts

Click here for the full history changelog.

1.8.0-RELEASE

26 Nov 22:22
f952f79
Compare
Choose a tag to compare

1.8.0 (2019-10-31)

Biggest release ever! I've re-organized the setup, updated the config files and updated the README file with a detailed guide.

There is now one single script called cleanMacOs.sh that has two functions:

  • update: update macOS apps and binaries, clean temporary files and run some brew diagnostics
  • install: install apps, binaries and configure macOS, to be launched only once

Launching the install mode let you chose what kind of profile you want to apply to your macOS. Each profile has different apps and configurations, but everyone shares a core.sh script which install common apps and dependencies. Included in this release there are the following profiles, more to come in next releases:

  • πŸ‘©β€πŸŽ¨ artist [#59]
  • πŸ‘Ά basic [#50]
  • πŸ‘¨β€πŸ’» developer [#55]
  • 🧟 personal [#56]

The list of applications included in each profile is reported here.

Also this release is fully compatible with macOS 10.15 "Catalina".

CHANGED

  • πŸ”₯ (🧟 personal) move BattleNet homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move DaisyDisk homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move ExpressVPN homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move Helium homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move Magnet homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move Pixelmator homebrew formula [#56]
  • πŸ”₯ (🧟 personal)(πŸ‘¨β€πŸ’» developer) move PopClip homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move SteerMouse homebrew formula [#56]
  • πŸ”₯ (🧟 personal) move Wipr homebrew formula [#56]
  • πŸ”₯ (🧟 personal)(πŸ‘¨β€πŸ’» developer) move Docker homebrew formula [#55] [#56]
  • πŸ”₯ update .gitignore file [#48]
  • πŸ”₯ update installation process for Zsh [#48]

DOCS

  • πŸ“ update APPS_REMOVED file
  • πŸ“ update CHANGELOG file
  • πŸ“ update README file [#51]

FIXED

  • πŸ› change brew cask install --appdir="/Applications" the-unarchiver homebrew formula to mas install 425424353
  • πŸ› change google-drive-file-stream homebrew formula to google-backup-and-sync [#47]
  • πŸ› correct various typo

NEW

  • πŸ“¦ (πŸ‘¨β€πŸ’» developer) add DBeaver homebrew formula [#57]
  • πŸ“¦ (πŸ‘¨β€πŸ’» developer) add Firefox homebrew formula [#55]
  • πŸ“¦ (πŸ‘Ά basic) add Telegram homebrew formula [#50]
  • πŸ“¦ (πŸ‘Ά basic) add Whatsapp homebrew formula [#50]
  • πŸ“¦ add BASIC script [#50]
  • πŸ“¦ add DEVELOPER script [#55]
  • πŸ“¦ add PERSONAL script [#38]
  • πŸ“¦ add Bitwarden homebrew formula [#64]
  • πŸ“¦ add coreutils homebrew formula [#36]
  • πŸ“¦ add dockutil homebrew formula [#36]
  • πŸ“¦ add fantasque-sans-mono font [#54]
  • πŸ“¦ add heavydata-nerd-font font [#54]
  • πŸ“¦ add ubuntumono-nerd-font font [#54]
  • πŸ“¦ add various graphic resources [#58]

REMOVED

  • πŸ—‘οΈ remove Discord homebrew formula
  • πŸ—‘οΈ remove Sip homebrew formula [#47]
  • πŸ—‘οΈ remove brew install zsh-autosuggestions unnecessary command [#48]
  • πŸ—‘οΈ remove brew install zsh-completions unnecessary command [#48]
  • πŸ—‘οΈ remove brew install zsh-syntax-highlighting unnecessary command [#48]
  • πŸ—‘οΈ remove gotop command [#47]
  • πŸ—‘οΈ remove webtorrent-cli homebrew formula

Click here for the full history changelog.

1.7.0-RELEASE

28 Aug 21:38
6f27720
Compare
Choose a tag to compare

First release with external contributors; it's now time to use a CONTRIBUTING file for next releases. I'm also using a new way to keep track of changes (for more details check [#42]).

CHANGED

  • πŸ”₯ update APPS_REMOVED file
  • πŸ”₯ update CHANGELOG file [#42]
  • πŸ”₯ update README file [#28] [#32] [#42]
  • πŸ”₯ update Visual Studio Code preferences file [#29]

FIXED

  • πŸ› correct typo [#31]
  • πŸ› correct typo [#33]

NEW

  • πŸ“¦ add Ecosia homebrew formula
  • πŸ“¦ add Keynote homebrew formula [#39]
  • πŸ“¦ add Numbers homebrew formula [#39]
  • πŸ“¦ add brew tap homebrew/cask-fonts command
  • πŸ“¦ add com.apple.dock static-only command set to TRUE [#35]
  • πŸ“¦ add imagemagick homebrew formula
  • πŸ“¦ add jupyter Python package
  • πŸ“¦ add quicklook-csv homebrew formula
  • πŸ“¦ add youtube-dl homebrew formula
  • πŸ“¦ add a new official logo (thanks to @JustInDraft)

REMOVED

  • πŸ—‘οΈ remove Easyres homebrew formula [#40]
  • πŸ—‘οΈ remove Github-Desktop homebrew formula [#30]
  • πŸ—‘οΈ remove brew tap cjbassi/gotop command
  • πŸ—‘οΈ remove deprecated brew install cask command [#32]
  • πŸ—‘οΈ remove deprecated brew tap caskroom/cask command [#32]
  • πŸ—‘οΈ remove unnecessary brew tap buo/cask-upgrade command [#32]
  • πŸ—‘οΈ remove unnecessary homebrew/cask-fonts/ command [#32]

SECURITY

  • πŸ”‘ update .zshrc file [#29]

Click here for the full history changelog.

1.6.4-RELEASE

05 Aug 20:02
9fb6997
Compare
Choose a tag to compare
  • πŸ› fix broken link in CHANGELOG file [#26]

Click here for the full history changelog.

1.6.3-RELEASE

05 Aug 19:47
45a00b8
Compare
Choose a tag to compare

With this release I've started to be more organized, keeping track of issues and changelog. I've also created a Kanban board to manage my backlog for this project.

CHANGED

  • πŸ”₯ remove MACOS_COMMAND file [#22]
  • πŸ”₯ remove Cakebrew homebrew formula [#20]
  • πŸ”₯ remove Kitematic homebrew formula [#20]
  • πŸ”₯ remove Lepton homebrew formula [#20]
  • πŸ”₯ remove Microsoft Remote Desktop homebrew formula [#20]
  • πŸ”₯ remove Mtmr homebrew formula [#20]
  • πŸ”₯ remove SonicWall Mobile Connect homebrew formula [#20]
  • πŸ”₯ update .gitignore file [#22]
  • πŸ”₯ update .zshrc file [#22]
  • πŸ”₯ update APPS_LIST file [#22]
  • πŸ”₯ update README file [#21]

NEW

  • πŸ“¦ add CHANGELOG file [#19]
  • πŸ“¦ add DisableAllAnimations command set to TRUE [#23]
  • πŸ“¦ add NSAutomaticWindowAnimationsEnabled command set to FALSE [#23]
  • πŸ“¦ add Pages homebrew formula
  • πŸ“¦ add WebTorrent homebrew formula
  • πŸ“¦ add speedtest-cli Python package
  • πŸ“¦ add tldr homebrew formula
  • πŸ“¦ add icon files
  • πŸ“¦ add new wallpapers

Click here for the full history changelog.

1.6.2-RELEASE

09 Jul 21:03
Compare
Choose a tag to compare

CHANGED

  • πŸ”₯ switch VPN service from Tunnelbear to ExpressVPN
  • πŸ”₯ update .zshrc file
  • πŸ”₯ update README file

NEW

  • πŸ“¦ add Easyres homebrew formula
  • πŸ“¦ add Helium homebrew formula
  • πŸ“¦ add Mtmr homebrew formula

Click here for the full history changelog.

1.6.1-RELEASE

18 Mar 22:05
02444cf
Compare
Choose a tag to compare

CHANGED

  • πŸ”₯ update APPS_LIST file

NEW

  • πŸ“¦ add icon files

Click here for the full history changelog.