Releases: pdxlocations/contact
Releases · pdxlocations/contact
v1.2.1
What's Changed
- Keep Connected Node 1st in Node List by @pdxlocations in #99
- Use nodesByNum instead of iterating over nodes by @rfschmid in #101
- Database Refactor by @pdxlocations in #103
- Display Connection Status by @pdxlocations in #104
- Revert "Display Connection Status" by @pdxlocations in #105
- Add node sort preferences by @rfschmid in #102
- Refactor Input Handlers by @pdxlocations in #108
- Test Compatibility Settings by @pdxlocations in #109
- Allow archiving chats by @rfschmid in #110
- Fix help/node details drawing over outline by @rfschmid in #112
- Show different node details for ourself by @rfschmid in #111
- Fix node details after resize or settings by @rfschmid in #113
- Fix string comparison by @rfschmid in #114
- Add lock/unlock icon for nodes with/without PSK by @rfschmid in #116
- Add channel and node search feature by @rfschmid in #117
- Update ReadMe with Commands by @pdxlocations in #118
- Update README.md main UI screenshot by @rfschmid in #119
- Fix receiving traceroute from archived chat by @rfschmid in #120
- Maybe Fix Startup Error by @pdxlocations in #123
- Maybe fix startup error (again) by @pdxlocations in #124
- Another attempt to fix startup errors by @pdxlocations in #125
- Fix Startup Error with Thread Lock by @pdxlocations in #126
- Add region check at startup by @pdxlocations in #127
Full Changelog: v1.2.0...v1.2.1
Contact v1.2.0
What's Changed
- Minor Refactor and Dynamic Color List by @pdxlocations in #91
- Remove Depreciated Field by @pdxlocations in #92
- Convert bytes PSK to base 64 by @pdxlocations in #93
- Get long/short name from sql db, not nodedb by @pdxlocations in #94
- Add Lat/Lon/Alt to Position Settings by @pdxlocations in #96
- Enable resizing app by @rfschmid in #95
- Add Config Import and Export by @pdxlocations in #98
Full Changelog: v1.1.3...v1.2.0
Contact v1.1.3
What's Changed
- Remember settings menu stack selected index by @rfschmid in #77
- Enable scrolling settings options by @rfschmid in #75
- Allow settings wraparound scrolling by @rfschmid in #76
- Allow enum settings entry to scroll by @rfschmid in #78
- Fix crash on cancelling settings input by @rfschmid in #79
- Reduce screen refresh on bool input by @rfschmid in #80
- Refresh display when closing dialogs by @rfschmid in #82
- Make tab jump to save in settings by @rfschmid in #81
- Fix packet log disappearing by @rfschmid in #87
- Replace window.clear() calls with window.erase() by @rfschmid in #86
- Add node details by @rfschmid in #85
- Fix crash in get node details by @rfschmid in #88
- Add App Settings Menu by @pdxlocations in #89
Full Changelog: v1.1.2...v1.1.3
Contact v1.1.2
What's Changed
- Fix setting enum values by @pdxlocations in #69
- Green Theme for Josh by @pdxlocations in #72
- Fix crash when cancelling shutdown/reboot/etc by @rfschmid in #73
Full Changelog: v1.1.1...v1.1.2
Contact v1.1.1
What's Changed
- Don't allow sending empty string by @rfschmid in #62
- Color Customization by @pdxlocations in #64
- Reduce redraws in settings by @rfschmid in #66
- Move user config into JSON file by @pdxlocations in #68
Full Changelog: v1.1.0...v1.1.1
Contact v1.1.0
What's Changed
- ignore-incoming work - still not saving by @pdxlocations in #41
- Fix wide character input by @rfschmid in #43
- Make forward slash possible to type by @rfschmid in #45
- Make selected channel green by @rfschmid in #47
- Fix crash on long input by @rfschmid in #48
- Add is_licensed to user settings by @pdxlocations in #49
- Convert messages window to pad by @rfschmid in #36
- Add home/end/pageup/pagedown message support by @rfschmid in #50
- Convert nodes window to pad by @rfschmid in #51
- Don't iterate over the db while writing to it. by @pdxlocations in #52
- Fix broken settings and simplify bool handlers by @pdxlocations in #53
- Convert channels window to pad by @rfschmid in #54
- Stop refreshing when changing windows by @rfschmid in #56
- Add Hourly Timestamps by @pdxlocations in #58
- Add hourly timestamps to RX and TX messages by @pdxlocations in #59
- Outline active window in green by @rfschmid in #61
- Add home, end, page up, and page down to channels and nodes by @rfschmid in #60
Full Changelog: v1.0.2...v1.1.0
Contact v1.0.2
What's Changed
- Sort nodes list by last heard by @rfschmid in #24
- Persist message acks to db by @rfschmid in #25
- Add traceroute support by @rfschmid in #26
- Limit refreshing on changing windows by @rfschmid in #30
- Limit more drawing by @rfschmid in #31
- Fix sql injection in update_ack_nak by @rfschmid in #32
- Okay dialog improvements by @rfschmid in #33
- Remove unused sanitize string function by @rfschmid in #34
- Fix potential crash in sort nodes by @rfschmid in #38
- New Settings Menu by @pdxlocations in #39
- fix text wrap line count by @pdxlocations in #40
Full Changelog: v1.0.1...v1.0.2
Contact v1.0.1
db now saves in app location
Full Changelog: v1.0.0...v1.0.1
Contact v1.0.0
What's Changed
- Some very small changes by @ianmcorvidae in #1
- fix Dot13 API changes by @SpudGunMan in #5
- updateBLE🛜 by @SpudGunMan in #9
- add simple argparse args for connection by @ianmcorvidae in #10
- fix default by @SpudGunMan in #12
- Packet Log Enhancement by @SpudGunMan in #13
- minor cleanup by @SpudGunMan in #14
- Major Refactor - Part 1 by @pdxlocations in #16
- shrink bottom help bar to fit serial console (78 chars) by @noon92 in #17
- Splash screen by @pdxlocations in #18
- Add connection arguments to the Readme by @ngmaloney in #19
- Add Message Persistance and Other Improvements by @pdxlocations in #21
- Add display of message ack/nak by @rfschmid in #22
Contributors
- @ianmcorvidae made their first contribution in #1
- @SpudGunMan made their first contribution in #5
- @pdxlocations made their first contribution in #16
- @noon92 made their first contribution in #17
- @ngmaloney made their first contribution in #19
- @rfschmid made their first contribution in #22
Full Changelog: https://github.com/pdxlocations/contact/commits/v1.0.0