Skip to content

Commit cae2fb9

Browse files
committed
2 parents 27a53a5 + 2152069 commit cae2fb9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [v1.7.0] - 2024-08-16
4+
5+
### Added
6+
- Menu bar with Close and About options
7+
- Program version in localizations.py
8+
- Support for 32-bit builds
9+
- Added dependency audit
10+
- Implemented radon, dependabot, and pre-commit workflows
11+
12+
### Changed
13+
- Updated torch requirement from `~=1.13.1` to `~=2.4.0`
14+
- Updated psutil requirement from `~=5.9.8` to `~=6.0.0`
15+
- Refactored functions out of AutoGGUF.py and moved to ui_update.py
16+
- Changed filenames to follow PEP 8 conventions
17+
- Disabled .md and .txt CodeQL analysis
18+
19+
### Fixed
20+
- Optimized imports in AutoGGUF.py
21+
- Updated README with new version and styled screenshot
22+
- Fixed image blur in documentation
23+
324
## [v1.6.2] - 2024-08-15
425

526
### Added

0 commit comments

Comments
 (0)