We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b96deb commit bc5d60eCopy full SHA for bc5d60e
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
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
24
## [v1.7.1] - 2024-08-16
25
26
### Added
0 commit comments