Fixes:
fix: Fix wrong comments (#138)
fix: Prevent ModsView from crashing if Northstar is not installed (#152)
fix: Properly parse mod string (#141)
fix: Remove unused serde import in main.rs (#142)
fix: Set current route as menu active item (#149)
Changes:
refactor: refactor: Deal with #fs::read_dir
failure instead of checking if exists (#155)
refactor: Remove unnecessary use of anyhow (#150)
chore: Autoformat Rust source files (#143)
docs: Redirector to up-to-date releases (#151)
feat: Add Rust code format check to CI (#146)
feat: Auto-generate TS bindings (#140)