Releases: Arata1202/ascdir
Releases · Arata1202/ascdir
Release list
v1.2.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 4ae2d92 docs: distinguish ascdir brand assets (#36)
- e3ce231 docs: refine project preview assets (#35)
- 135da63 docs: showcase reviewable release workflows (#33)
- 37c1272 docs: tighten the README introduction (#34)
- fde8b4c feat: add privacy-first analytics consent (#41)
- b58c50c feat: launch the ascdir website (#37)
v1.2.1
v1.2.0
Changelog
- 890635d chore: harden release automation (#29)
- 148e706 chore: prepare v1.2.0 release (#31)
- 5674aae docs: clarify recurring release workflows (#30)
- 32b6910 feat: automate App Store submission and release (#27)
- 400dc4b feat: distribute builds through TestFlight (#28)
- 02c99cb feat: inspect App Store release status (#26)
v1.1.4
Changelog
- a6dbb78 Update funding format in FUNDING.yml
- 52ca507 Update funding sources in FUNDING.yml
- a3a895f chore: harden release distribution (#24)
- 78079a3 chore: remove FUNDING.yml file
- b80788a chore: remove funding configuration
- ca60361 docs: clarify aqua setup and add sponsorship
- 1d6183b docs: prepare v1.1.4 release (#25)
- 5e89332 fix: harden local file and pull safety (#23)
- 44bec70 fix: improve CLI and release safeguards (#20)
- 498c9ea fix: make asset synchronization reliable (#21)
- 3d7720f fix: validate App Store plans before mutation (#22)
v1.1.3
v1.1.2
v1.1.1
Fixed
- Preserve local screenshot and App Preview file paths while associating new asset sets with their version localization.
- Create missing localization resources before uploading their product-page assets.
- Clean up reserved assets and newly created empty sets after failed uploads or ordering requests.
- Bound screenshot and App Preview downloads to prevent excessive memory or temporary-file growth.
Changed
- Document partial-application recovery when App Store Connect rejects a later request in a multi-resource push.
- Clarify that ascdir manages metadata and product-page assets.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Highlights
ascdir v1.1.0 expands Git-managed App Store Connect metadata beyond localized text while preserving reviewable dry runs and explicit safeguards for destructive or commercial changes.
Added
- Hybrid YAML and Markdown configuration with backward-compatible version 1 support
- Copyright, accessibility URL, content rights, categories, and subcategories
- Age rating declarations, Made for Kids, and Accessibility Nutrition Labels
- Custom end-user license agreements and applicable territories
- Localized screenshots and App Preview videos, including ordering and poster-frame timecodes
- Territory availability, release dates, and preorder settings
- Price-point lookup, base-territory pricing, and scheduled price changes
Safety
- Explicit confirmation flags for irreversible, asset-deletion, availability, and commercial changes
- Dry-run support for reviewing changes before writing to App Store Connect
- Atomic local metadata updates with YAML comment and key-order preservation
Full changelog: v1.0.0...v1.1.0
v1.0.0
Changelog
- a9121fa Initial commit
- 5114434 chore: update GoReleaser action
- 5f01496 ci: avoid duplicate vulnerability cache restore
- dcb230b ci: install pinned syft release directly
- bc23bbe ci: verify release SBOM generation
- f215b7b docs: prepare the v1 release
- 70e0b90 feat: add persistent authentication login
- 8313059 feat: harden ascdir for v1
- 07020cb feat: implement ascdir metadata workflow
- f99d8e5 feat: prepare the v1 release experience
- 0e54f28 fix: harden metadata synchronization
- e8d0768 fix: make v1 checks portable
- c32d742 fix: pin valid GitHub Action revisions
- ef9b5b9 refactor: stage metadata writes before commit