Skip to content

Commit 6874a72

Browse files
committed
changelog
1 parent daf9185 commit 6874a72

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ All notable changes to the `apollo-ps4` project will be documented in this file.
66

77
---
88

9+
## [v1.7.0](https://github.com/bucanero/apollo-ps4/releases/tag/v1.7.0) - 2024-11-16
10+
11+
### Added
12+
13+
* Manage PS1 Virtual Memory Card images (VMC)
14+
- Supports `.VM1` and external formats (`.MCR`, `.VMP`, `.BIN`, `.VMC`, `.GME`, `.VGS`, `.SRM`, `.MCD`)
15+
- List, import, export, and delete PS1 saves inside VMC images
16+
- Import - Supported formats: `.MCS`, `.PSV`, `.PSX`, `.PS1`, `.MCB`, `.PDA`
17+
- Export - Supported formats: `.MCS`, `.PSV`, `.PSX`
18+
* Online DB: added PS1 saves listing
19+
20+
### Fixed
21+
22+
* Updated Apollo Patch Engine to v1.1.2
23+
- Fixed SW Code search bug when bytes are not found
24+
25+
---
26+
927
## [v1.6.0](https://github.com/bucanero/apollo-ps4/releases/tag/v1.6.0) - 2024-11-02
1028

1129
### Added

0 commit comments

Comments
 (0)