Skip to content

Releases: maykawacode/chora

Chora 0.1.0-beta.3

Chora 0.1.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 22:19

Chora helps you compare a set of places, cases, ideas, or other items across
paired qualities. You score each item and examine the results in linked maps.

What changed since beta.2

  • Added a bundled campus study-spaces example and an in-app Chora Orientation.
  • Redesigned the Welcome screen, dialogs, tabs, map windows, and map sidebars.
  • Added a shared visual system for type, colors, spacing, controls, and status
    indicators.
  • Expanded Settings for startup behavior, map defaults, element defaults, label
    sizes, mark sizes, colors, and deletion confirmation.
  • Added Help menu links for example data, updates, project information, and
    feedback.
  • Added the custom About window and the public introduction and quick-start
    guide.
  • Improved element and multi-element editing from map windows.
  • Upgraded Electron to version 43 and simplified shared application code.

View every change since beta.2

Requirements

  • A Mac with Apple silicon
  • macOS 12 or later
  • Permission to use Open Anyway in System Settings

Download

Under Assets, download:

  • Chora-0.1.0-beta.3-arm64.dmg
  • SHA256SUMS.txt

GitHub also provides Source code ZIP and TAR files for developers.

Verify the download

Put the DMG and SHA256SUMS.txt in the same folder. Open Terminal in that
folder and run:

shasum -a 256 -c SHA256SUMS.txt

The result should be:

Chora-0.1.0-beta.3-arm64.dmg: OK

The expected SHA-256 value is:

72578ec8f0c235e760bcc913cd831bb6f9df9f680c5e600e929e49b0de360e37

Install on macOS

  1. Open the DMG and copy Chora to Applications. Replace the older copy if
    prompted.
  2. Try to open Chora once. The free prerelease uses an ad-hoc code signature.
    Apple has not notarized it, so macOS will block the first launch.
  3. Open System Settings → Privacy & Security.
  4. Find the message about Chora and choose Open Anyway.
  5. Authenticate if asked, then confirm Open.

A school- or employer-managed Mac may prevent this step.

Before you begin

  • Read the Chora introduction and quick start.
  • Keep a backup of any .chora file you need to preserve while Chora remains
    in prerelease.
  • Chora does not install updates automatically. Use Help → Check for
    Updates…
    to return to the Releases page.

Questions and feedback

Chora sessions and imported datasets may contain names, notes, judgments, or
other sensitive research material. Do not post them publicly without permission
to publish everything they contain. Use a small invented example when possible.

Chora 0.1.0-beta.2

Chora 0.1.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 01:39

Chora 0.1.0-beta.2 is an early macOS prerelease for Apple-silicon Macs.

Installation:

  1. Download Chora-0.1.0-beta.2-arm64.dmg.
  2. Open the DMG and copy Chora to Applications.
  3. Try to open Chora once. macOS will report that Apple cannot check it for malicious software.
  4. Choose Apple menu → System Settings → Privacy & Security.
  5. In Security, choose Open Anyway, authenticate, then confirm Open.

Chora uses a complete ad-hoc code signature, but it is not Developer ID signed or notarized by Apple. The Privacy & Security override is therefore expected. Macs managed by a school or employer may prohibit this override.

Verify the download with SHA256SUMS.txt. Expected SHA-256:
56acec2a75fb99a77660af8aa3b27a6d624ed326550d42e4cb4399bf137d75c6 Chora-0.1.0-beta.2-arm64.dmg

Full changelog: https://github.com/maykawacode/chora/commits/v0.1.0-beta.2