Skip to content

Releases: fadden/CiderPress2

CiderPress II v1.0.5

02 Nov 15:31
Compare
Choose a tag to compare

Changes since v1.0.4:

  • Added support for Apple II cassette recordings in .wav files as an archive format.
  • Improved keyboard navigation: "view files" descends into directories and embedded archives (#25).
  • Recognize "Probable" embedded disk images (#35).
  • Fix failure to convert certain APF images (mixed 320/640).

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.

CiderPress II v1.0.5-dev2

26 Oct 16:22
Compare
Choose a tag to compare
Pre-release

This is a development snapshot pre-release. It may be mildly unstable. Unless you need a feature or bug fix introduced here, we recommend downloading the latest stable release instead.

Changes since v1.0.4:

  • Added support for Apple II cassette recordings in .wav files as an archive format.
  • Improved keyboard navigation: "view files" descends into directories and embedded archives (#25).
  • Recognize "Probable" embedded disk images (#35).
  • Fix failure to convert certain APF images (mixed 320/640).

See the release notes for the previous full release for installation instructions.

CiderPress II v1.0.4

24 Sep 19:41
Compare
Choose a tag to compare

Changes since v1.0.3:

  • Added Fontrix font converter (#14, by @markdavidlong).
  • Updated "set-attr" CLI command to allow attributes to be changed on multiple files (#30).
  • Added "get-attr" command to CLI.
  • Added support for LZC compression.
  • Updated Print Shop font converter (show sample/grid rather than font strike).
  • Fixed file viewer display of zero-length files (Applesoft shape table converter was throwing).
  • Manually generate HTML from Markdown for file format docs on web site.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.

CiderPress II v1.0.3

28 Aug 15:07
Compare
Choose a tag to compare

Changes since v1.0.2:

  • Added "simple block image" option to disk image creation dialogs.
  • Allow Edit Attributes dialog to show values in read-only archives.
  • Fixed rendering bug in Applesoft shape table converter (#21).
  • Patched crash when using "find" feature in large hierarchical archive (#22).
  • Changed "export" command to preserve timestamp from original file (#24).
  • Improved keyboard support (#25).
  • Preserve directory timestamps in paste/drop operations (#26).
  • Fixed DiskCopy 4.2 tag checksum calculation.
  • Minor fixes and updates.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.

CiderPress II v1.0.2

24 Jun 16:19
Compare
Choose a tag to compare

Changes since v1.0.1:

  • Added Merlin assembly source file importer.
  • Added Apple IIgs bitmap font viewer.
  • Added Apple IIgs Finder icon file viewer.
  • Added Applesoft shape table viewer.
  • Added "overwrite all" for add/extract/copy (issue #19).
  • Fixed odd drag & drop behavior (issue #20).
  • Tweaked display of HFS file types in disk catalogs.
  • Minor fixes.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.

CiderPress II v1.0.1

05 Mar 17:23
Compare
Choose a tag to compare

Changes since v1.0.0:

  • Add support for viewing Print Shop fonts (#13, by @markdavidlong).
  • File viewer now sends PDF/RTF/Word documents to external viewer (#7).
  • Allow editing of ProDOS directory file auxtypes (#15).
  • Improve handling of marginal UCSD Pascal filesystems.
  • Fixed access to read-only archives (#9).
  • Open archives as read-only if read-write fails (#16).
  • Various minor updates.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.

CiderPress II v1.0

28 Dec 18:18
Compare
Choose a tag to compare

This is the initial release of CiderPress II.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.