Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Create CHANGELOG.md (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
smritics authored Dec 1, 2024
1 parent 119b74f commit 6c61157
Showing 1 changed file with 181 additions and 0 deletions.
181 changes: 181 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
# Changelog

All notable changes to this project will be documented in this file.

## v3.0.8 2024-11-23

### Changed

* Update cxfs script for version 3.0.7 by @smritics in https://github.com/harilvfs/carch/pull/56
* Update package.json to version 3.0.7 by @smritics in https://github.com/harilvfs/carch/pull/57
* Refac Sddm Script Heading by @smritics in https://github.com/harilvfs/carch/pull/58
* Rebase Carch structure for cleaner design by @harilvfs in https://github.com/harilvfs/carch/pull/64
* Rebase Carch Package Build Structure by @harilvfs in https://github.com/harilvfs/carch/pull/65
* Update package to latest structure by @harilvfs in https://github.com/harilvfs/carch/pull/73
* Update Folder Structure to Align with bin Convention by @harilvfs in https://github.com/harilvfs/carch/pull/81
* Update PKGBUILD for AUR Package by @smritics in https://github.com/harilvfs/carch/pull/84
* Update docs for latest installation commit by @harilvfs in https://github.com/harilvfs/carch/pull/108
* Refine Installation Guide and Add GTK Setup Instructions by @smritics in https://github.com/harilvfs/carch/pull/107

### Added

* Carch GTK by @harilvfs in https://github.com/harilvfs/carch/pull/109
* Add script zip checklist to PR template by @smritics in https://github.com/harilvfs/carch/pull/60
* Add essential packages to the package script. by @smritics in https://github.com/harilvfs/carch/pull/75
* Add AUR installation method to the guide by @aayushrg7 in https://github.com/harilvfs/carch/pull/85
* Add AUR package installation instructions to the documentation by @aayushrg7 in https://github.com/harilvfs/carch/pull/86
* Add AUR package version badge to Carch by @aayushrg7 in https://github.com/harilvfs/carch/pull/87
* Add carch-gtk Setup Script by @harilvfs in https://github.com/harilvfs/carch/pull/96
* Add GUI/GTK Check Box Completion by @harilvfs in https://github.com/harilvfs/carch/pull/97
* Add Yazi File Manager to Package Script by @smritics in https://github.com/harilvfs/carch/pull/98
* Add GTK Installation Guide to Documentation by @aayushrg7 in https://github.com/harilvfs/carch/pull/99
* Add GTK Installation Support to Setup Script by @harilvfs in https://github.com/harilvfs/carch/pull/106

### Fixed

* Fix Font Installation Process by @harilvfs in https://github.com/harilvfs/carch/pull/62
* Fix Roadmap Link by @harilvfs in https://github.com/harilvfs/carch/pull/71
* Fix .gitignore directory handling and update README badges by @smritics in https://github.com/harilvfs/carch/pull/74
* Fix Image Source Link in Documentation by @smritics in https://github.com/harilvfs/carch/pull/100
* Fix: Mobile Side View on Documentation Website by @harilvfs in https://github.com/harilvfs/carch/pull/104

### Removed

* Remove unnecessary badges from README by @harilvfs in https://github.com/harilvfs/carch/pull/78
* Remove discord chat badges from README by @harilvfs in https://github.com/harilvfs/carch/pull/79
* Remove Installation Guide from README by @aayushrg7 in https://github.com/harilvfs/carch/pull/80
* Remove 'Inspiration' tag by @aayushrg7 in https://github.com/harilvfs/carch/pull/92

## v3.0.7 2024-11-15

### Changed

* Docs Refactor by @harilvfs in https://github.com/harilvfs/carch/pull/22
* Docs Light/Dark Mode Switcher by @harilvfs in https://github.com/harilvfs/carch/pull/25
* Update Completed Roadmap Tasks On Carch by @harilvfs in https://github.com/harilvfs/carch/pull/32
* Package Installation & Menu Script Refactor by @harilvfs in https://github.com/harilvfs/carch/pull/38
* Update CXFS Figlet Heading to Carch by @smritics in https://github.com/harilvfs/carch/pull/46

### Added

* Add Option to Install Music Packages in Package Script by @harilvfs in https://github.com/harilvfs/carch/pull/26
* Add Spotify to Music Packages by @harilvfs in https://github.com/harilvfs/carch/pull/28
* Add more essential packages to installation script by @harilvfs in https://github.com/harilvfs/carch/pull/29
* Add Tor Browser Installation into Packages Installation Script by @harilvfs in https://github.com/harilvfs/carch/pull/33
* Add Gum Interactive Menus and Confirmation to Setup Scripts by @harilvfs in https://github.com/harilvfs/carch/pull/39
* Add Rhythmbox To Music [Package Installation] by @harilvfs in https://github.com/harilvfs/carch/pull/43
* Add a tag for netflix unoffical package by @harilvfs in https://github.com/harilvfs/carch/pull/45
* Add note for dwm setup & version in cxfs by @smritics in https://github.com/harilvfs/carch/pull/53

### Removed

* Remove Reddit Badge From README.md by @harilvfs in https://github.com/harilvfs/carch/pull/27
* Remove Script Zip File by @harilvfs in https://github.com/harilvfs/carch/pull/30
* Remove comments from zip workflow by @harilvfs in https://github.com/harilvfs/carch/pull/37
* Remove Echo On Running Script by @harilvfs in https://github.com/harilvfs/carch/pull/44

## v3.0.6 2024-11-09

### Changed

- Replace Whiptail and Dialog with Gum and Figlet for Simplified Menu by @harilvfs in https://github.com/harilvfs/carch/pull/19
- Update Docs Workflow by @harilvfs in https://github.com/harilvfs/carch/pull/18

## v3.0.5 2024-11-06

### Changed

- **Theme and Icon Setup**: Improved setup script with directory checks.
- **Clean UI Improvements**: Simplified setup interfaces and enhanced visuals.

### Added

- **ASCII Text Headings**: Added clear ASCII headers for better script readability.
- **Wallpaper Setup**: New script to download wallpapers to `~/Pictures/wallpapers`, with input validation for setup confirmation.
- **Input Validation**: Added strict `y/n` validation to ensure accurate user responses in setup scripts.

### Fixed

- **Bugs Fixes**: Fixed some minor & known bugs.

## v3.0.4 2024-10-22

### Changed

- **AUR Package Removal:**
- The `carch` AUR package has been removed.
- Installation now happens fully through the setup script.
- Add Menu Selection Memory Feature and Improve Navigation in Carch by @harilvfs in https://github.com/harilvfs/carch/pull/12

### Added

- **Desktop Entry Added:**
- The `carch.desktop` file is now created automatically during setup.
- This desktop entry allows easy access to Carch from your system’s application menu.

## v3.0.3 2024-10-16

### Changed

- Simplified the setup script.
- Improved package installation with display fixes.
- Bumped version to 3.0.3.
- Updated Hyprland setup.

### Added

- Added exit option in the LTS kernel setup.
- Added binary build process.
- Included `carch.desktop` for easier access.
- Added DWM dependencies.
- Added i3wm Setup.
- Added SwayWM Setup.

### Fixed

- Resolved known issues for a more stable experience.
- Fixed Aur `PKGBUILD`.

## v3.0.2 2024-10-12

### Changed

- Refactor setup script for speed & reliability by @harilvfs in https://github.com/harilvfs/carch/pull/9

## v3.0.1 2024-10-11

*Tag Changes Here*

### Changed

- Bump crossterm from 0.26.1 to 0.28.1 by @dependabot in https://github.com/harilvfs/carch/pull/7
- Bump dialoguer from 0.9.0 to 0.11.0 by @dependabot in https://github.com/harilvfs/carch/pull/6

*Note: In this version, we are incorporating Rust, so expect Dependabot PR updates.*

## v2.0 2024-10-09

### Changed

- Menu impl to whipstail & dialog by @harilvfs in https://github.com/harilvfs/carch/pull/3

### Added

- Themes and icons setup script with fixes for X11 and Wayland environments.

### Fixed

- Menu navigation using `dialog` for better interaction.
- Known Bugs.
- Hyprland setup script.


## v1.0 2024-10-08

### Removed

- Remove unused code & comments by @harilvfs in https://github.com/harilvfs/carch/pull/1

### Added

- Hyprland setup script Added by @aayushrg7 in https://github.com/harilvfs/carch/pull/2

0 comments on commit 6c61157

Please sign in to comment.