Skip to content

Release v1.0.3#50

Merged
Geovannisz merged 2 commits intomainfrom
copilot/release-v103
Feb 22, 2026
Merged

Release v1.0.3#50
Geovannisz merged 2 commits intomainfrom
copilot/release-v103

Conversation

Copy link
Contributor

Copilot AI commented Feb 22, 2026

Version bump and documentation update capturing all work merged since v1.0.2 (PRs #46, #48, #49).

Version bump (1.0.2 → 1.0.3)

  • package.json, package-lock.json, index.html (meta, structured data, footer), all 21 JS files (@version JSDoc), all 4 Python files, sitemap.xml, release.yml

README.md

  • New v1.0.3 improvements section covering:
    • 5 new modules: tabs.js, stations.js (10 layout types), ini_generator.js (3 OSKAR generators, 73+34+42 params), sky_model.js (12-col OSKAR format), uv_coverage.js (WebGPU-accelerated)
    • Coordinate order fix (lon,lat,alt), WGS84/ECEF/ENU format selector
    • Ctrl+scroll map zoom, Leaflet 1.7.1→1.9.4, heatmap race condition fix
  • Architecture section expanded with new modules
  • v1.0.2 section preserved as historical

TODO.md

  • New Fase 9 (v1.0.3) checklist documenting completed work
  • Future items marked done: Y-shaped layout, log-spiral layout, UV coverage

Release workflow

  • Changelog comparison base updated to v1.0.2
  • Example version updated to 1.0.3

After merge, tag and push to trigger the release workflow:

git tag v1.0.3 && git push origin v1.0.3

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: Geovannisz <82838501+Geovannisz@users.noreply.github.com>
Copilot AI changed the title [WIP] Release version 1.0.3 with updates since 1.0.2 Release v1.0.3 Feb 22, 2026
Copilot AI requested a review from Geovannisz February 22, 2026 05:04
@Geovannisz Geovannisz marked this pull request as ready for review February 22, 2026 05:06
Copilot AI review requested due to automatic review settings February 22, 2026 05:06
@Geovannisz Geovannisz merged commit 37610fc into main Feb 22, 2026
2 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares release v1.0.3, consolidating work from PRs #46 (heatmap race condition fix), #48 (real-time station generation and coordinate format selector), and #49 (OSKAR INI alignment, Gaussian sky model support, WGS84 export cleanup). The release includes version bumps across all 21 JavaScript files, 4 Python files, HTML metadata, sitemap, package manifests, and comprehensive documentation updates describing new modules (tabs, stations, INI generators, sky model, UV coverage) and improvements.

Changes:

  • Version string updates from 1.0.2 to 1.0.3 across all code files, metadata, and documentation
  • README.md expanded with v1.0.3 feature descriptions (5 new modules, coordinate fixes, map improvements)
  • TODO.md updated with completed Phase 9 checklist documenting v1.0.3 work
  • Release workflow updated to compare against v1.0.2 baseline

Reviewed changes

Copilot reviewed 31 out of 32 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Version bump to 1.0.3
package-lock.json CRITICAL: Contains corrupted npm dependency versions
index.html Meta tags, structured data, and footer version updated to 1.0.3
sitemap.xml Last modified dates updated to 2026-02-22
All 21 JS files @version JSDoc tags updated to 1.0.3
All 4 Python files Version comments updated to 1.0.3
main.js, preload.js @version JSDoc tags updated to 1.0.3
README.md New v1.0.3 section documenting all improvements, architecture updates
TODO.md Phase 9 checklist added, version and date updated
.github/workflows/release.yml Changelog base and example version updated

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot stopped work on behalf of Geovannisz due to an error February 22, 2026 05:27
@Geovannisz Geovannisz deleted the copilot/release-v103 branch February 22, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants