-
OA-App Stable
released this
2025-04-10 15:51:58 -04:00 | 0 commits to main since this releaseTickets in the release
Features, Fixes, and Improvements:
Features
- Launcher Installation Process
Bug Fixes
- Backend Updates Reflecting On Previous Builds Prior To The Update
Notes:
- Other tickets are scheduled for review and will be included in the next release.
- Please review new step to install and run
Steps to install and run:
-
Download the OA-Launcher attached in this release notes.
-
Drag OA-Workstation to Applications folder.
Optional Step: If the file is damaged -
a. Open terminal.
b. Type xattr -d com.apple.quarantine "/Applications/OA-workstation.app" 2>/dev/null || true -
Launch OA app from applications folder.
Downloads
-
OA-App Stable
released this
2025-04-04 09:13:49 -04:00 | 0 commits to main since this releaseTickets in the release
Features, Fixes, and Improvements:
Features
- Implement Dev Mode- Invert XYZ
- Settings - Implement Sensitivity
Bug Fixes
- Backend Updates Reflecting On Previous Builds Prior To The Update
- Parallax Effect Changes Window Position Inside A Portal
- Portal Navigation In Z Axis Not Working
Note:
- Since we have an update to the launch script itself. Let's use the OA-Workstation-v0.8.1 for this build. This process will be improved once we have the OA-Launcher ready as it would auto update itself.
Downloads
-
OA-App Stable
released this
2025-03-28 01:35:59 -04:00 | 0 commits to main since this releasev0.7.7
Ticket in the release
Features, Fixes, and Improvements:
Bug Fix
- Portal Viewport stretches windows inside its space
Note:
- The resizing of the portal content(workspace environment) is already implemented. However, the Godot 4.3 camera3d automatically maintains the aspect ratio by default that is uncontrollable on our part. This means the vertical field of view remains consistent, while the horizontal view adjusts when resizing the portal(camera).
Downloads
-
OA-App Stable
released this
2025-03-24 13:09:30 -04:00 | 0 commits to main since this releasev0.7.6
Tickets in the release
Features, Fixes, and Improvements:
Enhancement
- Additional AC for Windows Resizing
Bug Fix
- Data Of Closed Windows Are Still Existent In The Appstore Folder
- Resizing Issue
Downloads
-
OA-App Stable
released this
2025-03-21 11:21:03 -04:00 | 0 commits to main since this releaseTickets in the release
Features, Fixes, and Improvements:
Features
- Implement Homebar - Home View Continuation
- OpenMP Enabling
- Containerized Chromium (Firefox)
Enhancement
- N/A
Bug Fixes
- Windows Resizing Breaks Webview
- Opened Window Fails To Load And Blank After Relaunching The App
- Camera Navigation Breaks Portal Perspective
- Homebar Auto Updater Not Working
Notes:
- Updater can be utilized in this release.
- Resolution is clamped between 960 (minimum) and 8K (maximum) to prevent crashes in the webview and mesh UI. Exceeding these limits results in a white or black screen, indicating a UI rendering failure.
- Currently, all instantiated Firefox windows share a single instance of Dockerized Firefox, behaving as one Firefox window on a normal desktop.
Example: In Portal 1, opening Firefox and creating two tabs (Google, YouTube) means that when Portal 2 opens Firefox, it will share the same instance, including the opened tabs.- If we need separate Firefox instances (one per window in the oa-app), we must create a new container instance for each Firefox window.
- ⚠️ Creating a new container instance for each window will increase resource consumption in Docker, and this impact will compound as more windows are opened.
Downloads
-
OA-App Stable
released this
2025-03-18 07:43:27 -04:00 | 0 commits to main since this releaseHotfix:
- Loading of window panel are skipped.
Note:
- Note: We created this build to address potential bugs or errors from the previous version, where users could interact with the app before it was fully initialized. For further testing, it's better to have a clean installation.
Downloads
-
OA-App Stable
released this
2025-03-14 15:34:40 -04:00 | 0 commits to main since this releasev0.7.2
Tickets in the release
Features, Fixes, and Improvements:
Features
- Browser Implementation
- Implement Switching Between Environment
- Implement Updates per Environment
- Implement Homebar - Home View
Enhancement
- Improve gdcef click event handling
Bug Fixes
- Data Of Closed Windows Are Still Existent In The Appstore Folder
- Map Views Launching Outside Of Their Portal Container
Known Issues
- Newly instantiated window is not included on the brightness
- Sidebar, Income Statement and Balance Sheet has a problem on rendering when the brightness is changed.
Notes:
- Path changes because of the switching of environment
- Run the cleanup script for a fresh install of the app.
- Please use the OA-Workstation attached due to changes on the script (updater) itself related to new environment paths.
- Frontend and backend changes still utilize the updater
- Naming Convention for the OA-Workstation are being changed for standardization. Example OA-Workstation-v#-#-#.dmg
Downloads
-
OA-App Stable
released this
2025-03-07 10:57:03 -05:00 | 0 commits to main since this releaseTickets in the release
Features, Fixes, and Improvements:
Features
- Implement Content Resizing
- Implement Updater
Enhancement
- Improve gdcef click event handling
Bug Fixes
- App Still Initializing Closed Windows
- Map Views Launching Outside Of Their Portal Container
- Closing Balance Sheet Takes A While
Notes:
-
Run the cleanup script for a fresh install of the app to fix any corrupted data that may have happened because of the 176
-
To access the new updater UI, click the home button then click settings. A flickering behavior will be observed when clicking the buttons on the updater UI. This will be resolved on the full implementation of homebar.
Downloads