Skip to content

release: v2.0.2 - #43

Merged
lcweden merged 9 commits into
mainfrom
release/v2.0.2
Jul 22, 2026
Merged

release: v2.0.2#43
lcweden merged 9 commits into
mainfrom
release/v2.0.2

Conversation

@lcweden

@lcweden lcweden commented Jul 22, 2026

Copy link
Copy Markdown
Owner

This pull request introduces several improvements and workflow enhancements, primarily focused on CI/CD automation, documentation, and minor UI and metadata updates. The most significant changes are the addition of GitHub Actions workflows for CI, version bumping, and publishing, along with a major overhaul of the README.md to provide clearer usage instructions and feature descriptions.

Workflow Automation Enhancements:

  • Added a new .github/workflows/ci.yaml for automated testing on pull requests and workflow dispatch, ensuring code quality through continuous integration.
  • Introduced .github/workflows/bump.yaml to automate version bumping, branch creation, and pull request generation for releases.
  • Updated .github/workflows/publish.yaml and .github/workflows/deploy.yaml for improved clarity, updated action versions, and better build steps. [1] [2] [3] [4] [5] [6]

Documentation Improvements (README):

  • Added a comprehensive "Features" section, clarified installation and CDN usage, improved AudioWorklet loading instructions, and provided detailed examples for file and live analysis. [1] [2] [3] [4]
  • Expanded interface documentation, including multi-input usage, and clarified the meaning of each loudness metric. [1] [2]
  • Enhanced validation/test documentation and acknowledgments for better clarity and professionalism. [1] [2] [3]

Other Updates:

  • Bumped package version in package.json from 2.0.1 to 2.0.2.
  • Minor UI markup adjustment for file input in packages/app/src/routes/+page.svelte for improved readability.

@lcweden lcweden self-assigned this Jul 22, 2026
@lcweden lcweden added the enhancement New feature or request label Jul 22, 2026
@lcweden
lcweden merged commit ee9755c into main Jul 22, 2026
1 check passed
@lcweden
lcweden deleted the release/v2.0.2 branch July 22, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant