StartOS v0.3.4.4: UI Improvements & Bug Fixes
StartOS is an open-source, browser-based graphical operating system for a personal server.
What's new
- Https over Tor for faster UI loading times
- Change password through UI
- Use IP address for Network Folder backups
- Multiple bug fixes, performance enhancements, and other small features
What's Changed
- use a more resourced runner for production builds by @dr-bonez in #2322
- maint/minor UI typo fixes by @kn0wmad in #2330
- make it faster by @dr-bonez in #2328
- fix: Make check-version posix compliant by @Blu-J in #2331
- Auto-define the OS_ARCH variable. by @k0gen in #2329
- Update README.md by @kn0wmad in #2337
- add reset password to UI by @MattDHill in #2341
- pack compressed assets into single binary by @dr-bonez in #2344
- delete disk guid on reflash by @dr-bonez in #2334
- fix incoherent when removing by @dr-bonez in #2332
- better transfer progress by @dr-bonez in #2350
- fix all references embassyd -> startd by @dr-bonez in #2355
- disable encryption for new raspi setups by @dr-bonez in #2348
- permit IP for cifs backups by @MattDHill in #2342
- support http2 alpn handshake by @dr-bonez in #2354
- version bump by @dr-bonez in #2357
- update deno by @dr-bonez in #2361
- migrate tor address to https by @dr-bonez in #2358
- Fix bugs by @MattDHill in #2360
- single platform builds by @dr-bonez in #2365
- fix ROFS error on os install by @dr-bonez in #2364
- Fix/pwa refresh by @elvece in #2359
- Fix/mistake reorganize by @elvece in #2366
- mute unexpected eof & protect against fd leaks by @dr-bonez in #2369
- switch back to github caching by @dr-bonez in #2371
- fix missing parent dir by @dr-bonez in #2373
- add cli & rpc to edit db with jq syntax by @dr-bonez in #2372
- add qr code to insights->about->tor by @Reckless-Satoshi in #2379
- Feature/hw filtering by @dr-bonez in #2368
- Update README.md by @MattDHill in #2381
- update readme layout and assets by @elvece in #2382
New Contributors
- @Reckless-Satoshi made their first contribution in #2379
Full Changelog: v0.3.4.3...v0.3.4.4