Releases: R2NorthstarTools/FlightCore
v1.6.0
v1.5.0
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.1
Features:
Show warning banner on DevView (#105)
Fixes:
Disable context menu in release builds (#102)
Blur all views except main one (#102)
Do not display deprecated mods in thunderstore view (#102)
Increase background scale to hide white border on Windows (#102)
Prevent channel switching while game is running (#102)
Other:
Bump Node dependencies (#107)
Bump Rust dependencies (#108)
Bump Rust version to 1.65 (#106)
Move variable to global const (#85)
Remove useless debug print (#102)
v1.2.0
Features:
Release channel selector (#86)
Fixes:
Only show outdated install notification after some threshold time passed (#98)
Ensure all views are properly scrollable (#91)
Stop opening PowerShell window to get Origin game path (#99)
Do not check for "Origin running" on Linux (#94)
Give example for modstring in text box (#83)
Other:
Improve documentation (#81, #82, #87, #88, #89, #90, #92, #96)
Auto-format all Rust code (#84)
v1.1.0
Features:
Allow bypassing Northstar update check in developer view (#59)
Fixes:
Allow toggling mods on/off even if not found enabledmods.json
(#69)
Allow toggling mods on/off even if enabledmods.json
is corrupted (#69)
Other:
Update Tauri dependencies to 1.2 (#77)
Code cleanup (#73, #74)
Improve documentation (#75, #78, #79)