Ramses Application Changelog
0.8.7-Beta
- Fixed potential crash when accessing a status folder.
0.8.6-Beta
- Performance improvements in all panels
- Important additions under the hood, as the groundwork of future features
- Fixed freeze issues introduced in v0.8.5 earlier today
0.8.5-Beta
- Added the “copy UUID” context menu entry in the schedule, for developpers
- Panel location and sizes restored when restarting Ramses
- Improved UI/UX and new menus in the main tool bar
- Fixed issues with the schedule not showing some changes
- Fixed the statistics panel not updating according to schedule changes
- Fixed the estimation not updated in the status edit panel
- Fixed shots created in the wrong order
- Fixed double insertions in some lists
0.8.2-Beta
- Added a “Copy Path” and “Copy FilName” context menu entries which copy the path or suggested filename of the object in the file system.
- Fixed some data sync issues and improved how conflicts are handled
0.8.1-Beta
- Fixed an issue where removed objects (steps, shots, assets…) would reappear in the UI.
- Added a “Copy UUID” context menu entry in lists to help developers and scripters. This is a first of a few developer options to be added in the UI.
0.8.0-Beta
Note: with this version, the history of status modifications is no longer visible. The status history is still saved in the database, and the UI to view it will be re-enabled in a future version.
Improvements
- Several performance improvements
- More reliable sync of status and other data
- UI improvements
- Simplified statistics
- Removed time tracking, until a reliable way to track time spent on specific tasks is found
- The database is cleaned when it is opened to keep it as small as possible, and limit the quantity of data to sync.
- New Daemon API (see the API changelog for details)
Fixes
- Fixed incorrect step listing in specific cases.
- Fixed updated data sometimes not updated in the UI.
- Fixed potential crashes when loading corrupted databases.
0.7.0-Beta
New
- New syncing methods with the Ramses Server which are slower but more reliable, especially with big sets of data.
Improvements
- Performance improvements, especially with big sets of data
Fixes
- Fixed potential crash when loading some items from the Ramses Scripting API.
- Fixed potential crash when adding entries to the schedule.
- Fixed potential crash when loading specific databases.
- Fixed schedule entries which may not be correctly shown. No data was lost, it was just a display issue.
0.6.0-Beta
New
- It is now possible to set the port to use to connect to the server.
- Database manager/cleaner (for administrators)
Improvements
- A local database can now connect only to the server it was intended to.
- The application can now show the server logs.
- Better log and display of errors
- Set to offline in case of server errors.
Fixes
- Fixed performance issues with the schedule.
- The resolution of the projects is now correctly saved.
0.5.0-Beta
New
- Many UI and preformance improvements.
- Implemented the Offline mode
- Changed and simplified data exchange.
- Added step general settings
0.3.0-Alpha
New
- Improved security. Warning: new clients are not compatible with older servers, you have to upgrade both. The update will create/update a new Admin user with the password “password” and you’ll have to update all passwords for all users from that account to re-enable their accounts.
- The Client shows the current RxLab’s funding status.
- The schedule now has a dedicated line to add notes/comments.
- Added publish settings to steps, to be used with add-ons.
- added a log level selector to the console.
Improvements
- The status of the connexion (offline, connected, secured) is now shown on the status bar. A warning is logged when the connexion is not secured.
- Changing the file type of a step automatically updates the custom settings accordingly.