Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

### Specific Changes (5.1.1)

- __Note this sub-section only covers specific changes for 5.1.0 to 5.1.1. Please refer to [other sections of the CHANGELOG](https://github.com/Macjutsu/super/blob/main/CHANGELOG.md) for the full details of all the changes.__
- __Note this sub-section only covers specific changes for 5.1.0 to 5.1.1. Please refer to [other sections of the CHANGELOG](https://github.com/Macjutsu/super/blob/main/CHANGELOG.md) full details of all the changes.__
- Initial support for macOS 27 betas. This includes new error handling for the end of support for MDM authenticated workflows.
- Improved `dscl` search mechanism improves support for network user accounts (Thanks to @tranziq for catching this one!)
- Resolved a cache validation issue that could cause logic errors. (Thanks to @mdicecca for catching this one!)
Expand All @@ -59,7 +59,7 @@

### Specific Changes (5.1.0)

- __Note this sub-section only covers specific changes for 5.1.0-rc6 to 5.1.0. Please refer to [other sections of the CHANGELOG](https://github.com/Macjutsu/super/blob/main/CHANGELOG.md) for the full details of all the changes.__
- __Note this sub-section only covers specific changes for 5.1.0-rc6 to 5.1.0. Please refer to [other sections of the CHANGELOG](https://github.com/Macjutsu/super/blob/main/CHANGELOG.md) full details of all the changes.__
- [Main `super` Wiki significantly updated for version 5.1.x!](https://github.com/Macjutsu/super/wiki)
- [All new example screenshots (also moved into their own folder) for version 5.1.x!](https://github.com/Macjutsu/super/blob/main/Example-Screenshots/5.1.x)
- All external `super` documentation (like the Wiki and this CHANGELOG file) ran through Apple Writing Tools Proofread function.
Expand Down
Loading