Skip to content

Releases: thalida/codecity

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:22
2d61f43

Docker image: ghcr.io/thalida/codecity:v1.1.0

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.1.0

What's Changed

  • perf: large-repo render + load pass (#75) by @thalida in #109
  • Local repos: display the checked-out branch, drop the branch axis by @thalida in #110
  • Render uncommitted (dirty) changes + live-refresh the whole scene (#74) by @thalida in #111

Full Changelog: v1.0.5...v1.1.0

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:36

Docker image: ghcr.io/thalida/codecity:v1.0.5

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:48

Docker image: ghcr.io/thalida/codecity:v1.0.4

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:50

Docker image: ghcr.io/thalida/codecity:v1.0.3

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:09
658fc02

Docker image: ghcr.io/thalida/codecity:v1.0.2

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.2

What's Changed

  • Render a font specimen when previewing font files by @thalida in #101
  • Project switcher backdrop: live-city showcase + landing swirl by @thalida in #103
  • Exclude files and directories from the city via the UI by @thalida in #104
  • Aurora nebula in the city sky by @thalida in #106
  • Lift whole forest by absolute repo staleness by @thalida in #107

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:33

Docker image: ghcr.io/thalida/codecity:v1.0.1

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:19
11b745e

Docker image: ghcr.io/thalida/codecity:v1.0.0

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v1.0.0

What's Changed

  • Theme switcher: pick accent + surface colors (#87) by @thalida in #90
  • Typography & visual-language standardization + loading/new-project UX polish (#83) by @thalida in #91
  • Accessibility audit: keyboard, focus, tab semantics, contrast, live regions by @thalida in #94
  • docs: refresh README content + regenerate screenshots/demo by @thalida in #97

Full Changelog: v0.0.0-alpha-12...v1.0.0

v0.0.0-alpha-12

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:15

Docker image: ghcr.io/thalida/codecity:v0.0.0-alpha-12

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v0.0.0-alpha-12

What's Changed

  • Refresh the project switcher: full-viewport Projects view (#77) by @thalida in #86
  • Info pane: Legend + Explore split, plus a view & chrome polish pass by @thalida in #89

Full Changelog: v0.0.0-alpha-11...v0.0.0-alpha-12

v0.0.0-alpha-11

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:24
619949e

Docker image: ghcr.io/thalida/codecity:v0.0.0-alpha-11

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v0.0.0-alpha-11

What's Changed

  • Interactive affordance vocabulary + Info-pane header & world-switch polish by @thalida in #82
  • feat(street): composition-forward Street pane (#80) by @thalida in #81
  • Redesign the Settings pane: subtabs + readable rows (#69) by @thalida in #85

Full Changelog: v0.0.0-alpha-10...v0.0.0-alpha-11

v0.0.0-alpha-10

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:36

Docker image: ghcr.io/thalida/codecity:v0.0.0-alpha-10

Verify signature:

cosign verify \
  --certificate-identity-regexp 'https://github.com/thalida/codecity/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ghcr.io/thalida/codecity:v0.0.0-alpha-10

What's Changed

  • fix(tooltip): show pixel dimensions for media files, not line counts by @thalida in #67
  • fix(camera): frame the city on initial load to match R (#62) by @thalida in #68
  • perf(layout, decorations): ~10× layout worker + ~2× decoration pass (+ refactor) by @thalida in #71
  • feat(info): World Almanac — repo metadata in the Info tab (#60) by @thalida in #72

Full Changelog: v0.0.0-alpha-9...v0.0.0-alpha-10