Releases: rt-bishop/Look4Sat
Releases · rt-bishop/Look4Sat
Release list
v4.4.3
What's Changed
- Added required tweaks to support Android 17 (API 37)
- Added ACCESS_LOCAL_NETWORK permission check to support network data output
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #221
New Contributors
- @dependabot[bot] made their first contribution in #221
Full Changelog: v4.4.2...v4.4.3
v4.4.2
What's Changed
- Fixed transceivers retention on a failed fetch from server
- Fixed SSTV frequency display, no transceiver selected hint
- Fixed All satellite category retention on Satellites screen
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- Enabled continuous SSTV decoding for manually selected types (Play button enables/disables decoding)
- Added selected transceiver's frequency display to SSTV page
- Fixed Reset/Save/Play buttons behavior and states on SSTV page
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- Merged RadarScreen and RadioControlScreen functionality
- Added SSTV image decoding functionality to RadarScreen
- Added colored elevation and decay check to satellite passes
Full Changelog: v4.3.2...v4.4.0
v4.3.2
What's Changed
- Implemented Swipe-to-Focus behavior for passes - swipe right on a pass to focus it, and left - to unfocus
- Implemented preserving the pass selection between the Radar and Map screens. Not every satellite has a pass overhead every day, so this should make it only slightly easier to keep track of certain satellites.
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Added fixes for Chinese translation, by Mubi-Baihua (#216)
- Added zipped data sources handling to DatabaseRepo
- Tweaked Passes list to show DeepSpace ones at the top
- Tweaked RadarView to display sun/moon positions correctly
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Added fixes for Turkish translation, by Emre Can Akdaş (TA3ECR)
- Added passes sticky header with sunrise/sunset times
- Added current moon/sun positions to the Radar Screen
- Added current moon/sun positions to the Map Screen
- Added red night mode filter overlay for the whole app
Full Changelog: v4.2.2...v4.3.0
v4.2.2
What's Changed
- Enabled Turkish translation
- Migrated to Compose Navigation3
- Migrated to KotlinX Serialization (JSON)
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- Added DeepSpace passes filter, fixed refresh issue (#208) by @rt-bishop in #212
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Remove the backslash prefix when sending commands via NetworkReporter… by @theojalba in #206
- Add CAT radio control for full-duplex satellite operation by @jcmerg in #207
New Contributors
- @theojalba made their first contribution in #206
- @jcmerg made their first contribution in #207
Full Changelog: v4.1.1...v4.2.0