Skip to content

Releases: cwhelchel/hunterlog

v0.0.5

16 May 13:25
Compare
Choose a tag to compare

🐞 Bugfix release for Linux build🐞

No large database changes so your spots.db should be safe.

version after launching: f01009b22b92.

You can see this number at the bottom of the application's screen

Bug Fixes

  • The react hooks were acting strangely on Linux and the refresh button was crashing.

Enhancements

Dependency upgrades:

  • Upgrade pywebview to 5.1
  • Upgrade idna >= 3.7 (for security bulletin)

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 May 00:21
Compare
Choose a tag to compare

🚨🚨 THIS RELEASE MODIFIES THE DATABASE 🚨🚨

👇IMPORTANT INFO👇

BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

☝️IMPORTANT INFO☝️

After launching the app with, your spots.db file will be upgraded to the latest version .

version after launching: f01009b22b92.

You can see this number at the bottom of the application's screen

Bug Fixes

#27 - correctly save window position along with window size.

Enhancements

#32 - Hide dev console on startup
#31 - Add light and dark mode toggle to config screen
#30 - Add toggle to display spot age instead of time in Spot Viewer
#29 - QRZ, RBN / PSK reporter, POTA park links added
#15 - Support for manual entry of QSOs
#21 - Add filter for only NEW-TO-YOU parks

Linux Users

This release has unresolved issues. Click refresh whenever you start. The database does not want to load without a manual refresh. A hotfix is applied to the Linux binaries below.

Notes

  • The manual QSO entry works when you enter in a callsign or POTA park and change focus (click away or tab away) from the text input UI element. It will pull down activator info and Park info. Logging with this may be awkward and I've noticed that maybe it doesn't always seem to log to the spots.db.
  • A command line startup option was added in case the window is incorrectly positioned. This may happen if you have the screen on a second monitor and then the monitor is unplugged. From the terminal launch the app with -w or --reset-win to start at a default size and position
  • The light mode is not great but it works. I use dark mode exclusively so any light mode users post tweaks you'd like to see.
  • The filter bar now shrinks to be a bit smaller when sized down. This helps with small screen vertical height.

Downloads below REMEMBER TO BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

macos is a beta version and is here for testing. mac users please try it out

macos friends: I do not own a single Apple product. Sorry. Please report back issues.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Apr 23:11
eb01ea3
Compare
Choose a tag to compare

🚨🚨 THIS RELEASE MODIFIES THE DATABASE 🚨🚨

👇IMPORTANT INFO👇

BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

☝️IMPORTANT INFO☝️

After launching the app with, your spots.db file will be upgraded to the latest version .

version after launching: ccdd7352ed32.

You can see this number at the bottom of the application's screen

Bug Fixes

#9 - Add support for mode settings for rigs that need CW-L or CW-R
#17 - Database locking error
#19 - Distance not logged in kilometers as per ADIF spec

Enhancements

#11 - an Alert area added to show users messages. Toast popups also added
#13 - Add bearing to QSO display also log it (ant_az)
#18 - restore window size to size when last closed
#20 - header for spot grid now stays in position - also height of spot grid is now more responsive
#22 - restore users column sorting selections
#23 - add extra QTH details to spot comment on POTA.app

Notes

  • This version now lets you pick RIGCTLD as a CAT options for those who use it. I've tested with wfview while hunting parks remotely. It does QSY via wfview properly.
  • Usability at small window size or small screens is greatly increased.

Downloads below REMEMBER TO BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

macos is a beta version and is here for testing. mac users please try it out

macos friends: try zipping the Contents folder into a .app and run that way. GL

What's Changed

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

03 Apr 17:49
Compare
Choose a tag to compare

Bugfix release and first real release.

No database changes. Backup spots.db only as a precaution for yourself. It should not be modified if you are upgrading from 0.0.1L. If upgrading from a release before 0.0.1L then backup your files.

Current Database schema version: 922a7b854b71

Full Changelog: v0.0.1l...v0.0.2

Bug Fixes

  • #6 - change W1AW to N0CALL
  • #7 - add a good default for band filter if not present in localstorage
  • #8 - handle timeout errors properly in main thread
  • #10 - fix for adif imports without RST_SENT and RCVD
  • #12 - correctly log tx_pwr

Enhancements

  • #14 - add support for TCP based remote adif loggers (like Logger32)
  • add ability to copy some text for POTA spots for sharing in Discord or other chat rooms
  • add github workflows for mac builds. I REALLY NEED MAC TESTERS

Downloads below REMEMBER TO KEEP UP YOUR SPOTS.DB FILE SAFE

⚠️ Any macos is a beta version and is here for testing. MAC USERS PLEASER REPORT BACK IF THE APP BUNDLE WORKS

Prerelease 0.0.1l (One-Lima)

27 Mar 17:37
Compare
Choose a tag to compare
Pre-release

🚨🚨 THIS RELEASE MODIFIES THE DATABASE 🚨🚨
ℹ IMPORTANT INFOℹ
BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

After launching the app with, your current spots.db file will be upgraded to version 922a7b854b71. You can see this number at the bottom of the application's screen

Full Changelog: v0.0.1k...v0.0.1l

Bug Fixes

  • db changes to allow longer source strings in spot comments: #1

Enhancements

  • allow re/spotting of activators. Use Spot + Log buton or Spot button #4
  • better use of vertical space #5
  • save user's filter selections between sessions #3

New Feature Notes

For the new spotting feature the following parts of the QSO entry fields are used

  • RST Sent (used in spot comment)
  • COMMENT (used in spot comment: leave a nice note for everyone to read, like: QBL OM 🥂)
  • FREQ
  • CALL
  • MODE

The spotter call used is whatever you configured in the configuration menu.

Downloads below REMEMBER TO BACK UP YOUR SPOTS.DB FILE BEFORE LAUNCHING THIS VERSION

macos is a beta version and is here for testing.

Prerelease 0.0.1k

22 Mar 11:59
Compare
Choose a tag to compare
Prerelease 0.0.1k Pre-release
Pre-release

Improvements / Additions

Time is now color coded for the spot age

  • Bright green: <1 minute
  • Green: < 5
  • white 5-15
  • yellow 15-20
  • red > 20

time age colors

QSO count for a park added to park info area

Text will be red for 0 QSOs for a park and green for >0

park info adds

Minor changes

  • Made the size of the Play/Pause button on Time On QSO entry field smaller to cover up less of the seconds component.

No DB changes.

Full Changelog: v0.0.1j...v0.0.1k

Prerelease 0.0.1j

18 Mar 03:48
Compare
Choose a tag to compare
Prerelease 0.0.1j Pre-release
Pre-release

Prerelease expect changes.

Current db ver: dfc792b4b40b

Full Changelog: https://github.com/cwhelchel/hunterlog/commits/v0.0.1j