Skip to content

Commit

Permalink
Merge pull request #115 from MarioCatuogno/1.13.4-RELEASE
Browse files Browse the repository at this point in the history
1.13.4-RELEASE
  • Loading branch information
MarioCatuogno authored Mar 18, 2023
2 parents 6d4ef12 + e04c52d commit 858ac8e
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ brew "tree"
brew "wget"
cask "adguard"
cask "alfred"
cask "bartender"
cask "discord"
cask "fliqlo"
cask "font-comic-neue"
cask "font-fantasque-sans-mono"
cask "font-fira-code"
Expand All @@ -30,10 +32,10 @@ cask "iterm2"
cask "lyn"
cask "micro-snitch"
cask "mullvadvpn"
cask "shottr"
cask "signal"
cask "steam"
cask "topnotch"
cask "tor-browser"
cask "transmission"
cask "transmit"
cask "visual-studio-code"
Expand All @@ -46,4 +48,5 @@ mas "Pages", id: 409201541
mas "Pixelmator Pro", id: 1289583905
mas "PopClip", id: 445189367
mas "Raivo OTP", id: 1498497896
mas "System Color Picker", id: 1545870783
mas "The Unarchiever", id: 425424353
2 changes: 2 additions & 0 deletions bin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ if ! command -v brew >/dev/null 2>&1; then
brew install mas
update_brew
install_apps
echo "⚙️ Disabling Homebrew Analytics"
brew analytics off
else
echo "📦 Homebrew is already installed."
fi
Expand Down
27 changes: 27 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,33 @@ All notable changes to this project will be documented in this file. The types o
* 🔑 __SECURITY__: in case of vulnerabilities

---
## __1-13.4__ ([2023-03-18](https://github.com/MarioCatuogno/Clean-macOS/milestone/9))

This minor release includes improved documentation, an updated Brewfile and a new wallpaper.

__DOCS__

* 📝 update CHANGELOG file

__CHANGED__

* 🔥 disable Homebrew analytics in `install.sh` script [[#113]](https://github.com/MarioCatuogno/Clean-macOS/issues/113)
* 🔥 update `scrn_cleanmacos_terminal.png` image file
* 🔥 update `scrn_mydesktop.png` image file
* 🔥 update `scrn_myiterm.png` image file
* 🔥 update `scrn_myvscode.png` image file

__NEW__

* 📦 add `Bartender` Homebrew formula [[#114]](https://github.com/MarioCatuogno/Clean-macOS/issues/114)
* 📦 add `Fliqlo` Homebrew formula [[#114]](https://github.com/MarioCatuogno/Clean-macOS/issues/114)
* 📦 add `Shottr` Homebrew formula [[#114]](https://github.com/MarioCatuogno/Clean-macOS/issues/114)
* 📦 add `System Color Picker` MAS formula [[#114]](https://github.com/MarioCatuogno/Clean-macOS/issues/114)
* 📦 upload new wallpaper `wall_nord_iceberg.png`

__REMOVED__

* 🗑️ remove `Tor Browser` Homebrew formula

## __1-13.3__ ([2023-03-08](https://github.com/MarioCatuogno/Clean-macOS/milestone/9))

Expand Down
Binary file modified img/scrn_cleanmacos_terminal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/scrn_mydesktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/scrn_myiterm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/scrn_myvscode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/wall_nord_iceberg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 858ac8e

Please sign in to comment.