Skip to content

Commit bc5d60e

Browse files
authored
docs: update changelog to v1.7.2
1 parent 3b96deb commit bc5d60e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [v1.7.2] - 2024-08-19
4+
5+
### Added
6+
- Update checking support (controlled by AUTOGGUF_CHECK_UPDATE environment variable)
7+
- Live update support for GPU monitor graphs
8+
- Smoother usage bar changes in monitor
9+
- Unicode X button in KV Overrides box
10+
- PyPI setup script
11+
- Inno Setup build file
12+
- Missing requirements and dotenv file loading
13+
14+
### Changed
15+
- Moved functions out of AutoGGUF.py
16+
- Relocated CustomTitleBar to separate file
17+
- Updated torch requirement from ~=2.2.0 to ~=2.4.0
18+
- Updated showcase image
19+
- Version bumped to v1.7.2 in Localizations.py
20+
21+
### Fixed
22+
- setup.py issues
23+
324
## [v1.7.1] - 2024-08-16
425

526
### Added

0 commit comments

Comments
 (0)