Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JS8Call-improved/JS8Call-improved
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: JS8Call-improved/JS8Call-improved
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 9 commits
  • 13 files changed
  • 3 contributors

Commits on May 14, 2026

  1. Update CI workflow by removing subject-checksums

    Removed subject-checksums input from attest action.
    wmiler authored May 14, 2026
    Configuration menu
    Copy the full SHA
    bf3a33f View commit details
    Browse the repository at this point in the history
  2. Remove sha256 hash generation step

    Removed the step for generating sha256 hash from CI workflow.
    wmiler authored May 14, 2026
    Configuration menu
    Copy the full SHA
    e2c2c74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddb76a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Add right click context menu item to block a station

    Add unicode red "x" to signify a blocked call or station
    Chris-AC9KH committed May 16, 2026
    Configuration menu
    Copy the full SHA
    1b9a2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe90e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    decb868 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Configuration menu
    Copy the full SHA
    734f40f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Fix for #298

    punk-kaos authored and Chris-AC9KH committed May 20, 2026
    Configuration menu
    Copy the full SHA
    8bee47e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. - Break confirmThenEnqueueMessage member function out of mainwindow.cpp

    and place it in a separate member function file in JS8_Mainwindow
    - Add UI hooks for Auto Reply confirmation back into the function
    - Remove redundant member function declarations from mainwindow.cpp that
    left over after moving the function to separate files, leaving only the
    function call sites
    - Move source file comments to the mainwindow header
    Chris-AC9KH committed May 24, 2026
    Configuration menu
    Copy the full SHA
    f03d69e View commit details
    Browse the repository at this point in the history
Loading