Releases: TerbiumOS/web-v2
Releases · TerbiumOS/web-v2
Release 2.2.1
Terbium WebOS v2.2
This is a minor update that addresses security and performance concerns/issues
Please view the Full Changelog: 2.2...2.2.1 for all changes
Release 2.2
Terbium WebOS v2.2
Codenamed the "Cloud Update"
Changes
- vFS
- TB Cloud™ Sync
- Switch from Filer to OPFS [TFS]
- Bug Fixes
- Window Customization options added
- TB Cloud Accounts & Local Account Distinction
- Adding, Removing, Managing TB Cloud Accounts via Settings & API
- Update Docs
- OOBE improvements for TB Accounts
- Automated Changelog System
- File System Corruption Fixes
- Better account manager
- Decrease Bundle Size/general size of Terbium by 23%
Breaking Changes (For developers)
- FilerFS is NO LONGER USED please use the tb.fs, tb.sh (shell), and tb.buffer apis in your applications
Release 2.1 Stable
Terbium WebOS v2.1
This is the first build of TB v2 to not be a part of the public beta and be classified as stable.
Changes
- New App Store
- TPKG Support for Anura Repos
- Stability Improvements
- Fixed WM Dragging Bug
- Finished WebDav Mount Read/Write support (for 1st party applications, more VFS options will come later on)
- Migrated direct usage of Filer to TB.fs
- Changed PID system to a more traditional POSIX System
- Added Memory Usage detection to task manager
- Fixed Anura Files API returning null for files on first load
- Fixed Search result morphing into a featured app
- Fixed Terminal lag
- Fixed Scramjet support
- Updated UV
- Fixed biome formatting workflow
- Decreased bundle size by 10%
- Performance optimizations over 2.0-beta2
Breaking Changes (For developers)
- TB.fs has been changed to an instance of Filer.fs instead of an Instance of Filer
- To ensure future compatibility, use tb.fs instead of direct filer in your apps as in v2.2 Filer will be deprecated and only used for migration from IndexxedDB to OPFS
- Legacy App Store Repos will no longer work with TPKG and the new App Store. Use TB Repo for the new repo format
- Usage of Filer.buffer should be changed to TB.buffer as well once v2.2 is released
Release 2.0 Public Beta
Terbium WebOS v2.0-beta
This is the first public build of TB v2 available to the public. Therefore there are no changelogs
Below is the static build and Anura UPK Build