Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

62 lines (42 loc) · 1.79 KB

Changelog

All notable changes to the pkgi-psp project will be documented in this file. This project adheres to Semantic Versioning.

v1.1.0 - 2022-03-03

Added

  • Show battery level
  • .Zip file support
    • Download and extract .zip links
  • Local .PKG installation
    • Install .pkg files from the PSP's memory stick
    • Scan and list packages from ms0:/PKG
  • Add PSP-Go storage option
    • Edit config.txt to change storage location (add line storage ms0)

Misc

  • Add OFW-compatible build

Fixed

  • Fix progress bar ETA when resuming downloads

v1.0.0 - 2023-10-14

Added

  • Package install as ISO/CSO/Digital
  • PSP Go internal storage detection (ef0/ms0)
  • Update database files from URLs (Refresh option)
  • Enabled Search option (on-screen keyboard)
  • Added PSX category
  • PKGi new version check & notification

Fixed

  • Install and decrypt themes to /PSP/THEME/

Misc

  • Improved download speed (~400Kb/s average)
  • Network proxy settings support

v0.8.0 - 2023-10-01

First public release. In memory of Leon & Luna.

Added

  • Download and install PKG files to the PSP
  • Support for loading multiple database files
    • Generic text database format support
    • Filter unsupported or missing URLs when loading a database
  • Content categorization and filtering
  • Support for HTTP, HTTPS, FTP, FTPS links with TLS v1.2
  • Localization support (Finnish, French, German, Indonesian, Italian, Polish, Portuguese, Spanish, Turkish)
    • Language detection based on PSP settings
  • Enter button detection (cross/circle)