Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
0.7.0 doc (still missing new server methods, will be added later)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Nov 20, 2022
1 parent 73a7a2d commit d315946
Show file tree
Hide file tree
Showing 106 changed files with 915 additions and 731 deletions.
24 changes: 16 additions & 8 deletions docs/changelog-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>


Expand Down Expand Up @@ -820,13 +820,13 @@


<li >
<a href="../..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>



<li >
<a href="../../quickstart/">Quick start</a>
<a href="../quickstart/">Quick start</a>
</li>


Expand Down Expand Up @@ -1309,27 +1309,35 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#ramses-api-changelog">Ramses API Changelog</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>
<li class="second-level"><a href="#070-beta">0.7.0-Beta</a></li>

<li class="third-level"><a href="#new">New</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>

<li class="third-level"><a href="#new_1">New</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>

<li class="third-level"><a href="#new_2">New</a></li>
</ul>
</div>
<div class="footer-meta"></div>
</div></div>
<div class="col-md-9" role="main">

<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/01" /></p>
<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/20" /></p>
<h1 id="ramses-api-changelog">Ramses API Changelog</h1>
<h2 id="060-beta">0.6.0-Beta</h2>
<h2 id="070-beta">0.7.0-Beta</h2>
<h3 id="new">New</h3>
<ul>
<li>0.7.0 compatibility update.</li>
</ul>
<h2 id="060-beta">0.6.0-Beta</h2>
<h3 id="new_1">New</h3>
<ul>
<li>0.6.0 compatibility update.</li>
</ul>
<h2 id="050-beta">0.5.0-Beta</h2>
<h3 id="new_1">New</h3>
<h3 id="new_2">New</h3>
<ul>
<li>Changed and simplified data exchange.</li>
<li>Added step general settings</li>
Expand Down
54 changes: 33 additions & 21 deletions docs/changelog-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>


Expand Down Expand Up @@ -820,13 +820,13 @@


<li >
<a href="../..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>



<li >
<a href="../../quickstart/">Quick start</a>
<a href="../quickstart/">Quick start</a>
</li>


Expand Down Expand Up @@ -1309,71 +1309,83 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#ramses-application-changelog">Ramses Application Changelog</a></li>
<li class="second-level"><a href="#known-issues">Known Issues</a></li>

<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>
<li class="second-level"><a href="#070-beta">0.7.0-Beta</a></li>

<li class="third-level"><a href="#new">New</a></li>
<li class="third-level"><a href="#improvements">Improvements</a></li>
<li class="third-level"><a href="#fixes">Fixes</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>

<li class="third-level"><a href="#new_1">New</a></li>
<li class="second-level"><a href="#030-alpha">0.3.0-Alpha</a></li>
<li class="third-level"><a href="#improvements_1">Improvements</a></li>
<li class="third-level"><a href="#fixes_1">Fixes</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>

<li class="third-level"><a href="#new_2">New</a></li>
<li class="third-level"><a href="#improvements_1">Improvements</a></li>
<li class="second-level"><a href="#030-alpha">0.3.0-Alpha</a></li>

<li class="third-level"><a href="#new_3">New</a></li>
<li class="third-level"><a href="#improvements_2">Improvements</a></li>
</ul>
</div>
<div class="footer-meta"></div>
</div></div>
<div class="col-md-9" role="main">

<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/01" /></p>
<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/20" /></p>
<h1 id="ramses-application-changelog">Ramses Application Changelog</h1>
<h2 id="known-issues">Known Issues</h2>
<h2 id="070-beta">0.7.0-Beta</h2>
<h3 id="new">New</h3>
<ul>
<li>New syncing methods with the <em>Ramses Server</em> which are slower but more reliable, especially with big sets of data.</li>
</ul>
<h3 id="improvements">Improvements</h3>
<ul>
<li>Performance improvements, especially with big sets of data</li>
</ul>
<h3 id="fixes">Fixes</h3>
<ul>
<li><strong><em><a href="https://github.com/RxLaboratory/Ramses/issues/263">#263</a></em></strong>: The client may crash when removing a project which is not empty.</li>
<li>On <strong><em>Windows</em></strong>, the tray icon may not be removed if the client crashes.</li>
<li>On <strong><em>Mac OS</em></strong>, the user specific settings (current project, location of the nodes in the pipeline editor, &hellip;) may not be saved.</li>
<li>On <strong><em>Linux</em></strong>, interaction with the timeline may be limited (impossible to select a shot, or open its folder).</li>
<li>Fixed potential crash when loading some items from the <em>Ramses Scripting API</em>.</li>
<li>Fixed potential crash when adding entries to the schedule.</li>
<li>Fixed potential crash when loading specific databases.</li>
<li>Fixed schedule entries which may not be correctly shown. No data was lost, it was just a display issue.</li>
</ul>
<h2 id="060-beta">0.6.0-Beta</h2>
<h3 id="new">New</h3>
<h3 id="new_1">New</h3>
<ul>
<li>It is now possible to set the port to use to connect to the server.</li>
<li>Database manager/cleaner (for administrators)</li>
</ul>
<h3 id="improvements">Improvements</h3>
<h3 id="improvements_1">Improvements</h3>
<ul>
<li>A local database can now connect only to the server it was intended to.</li>
<li>The application can now show the server logs.</li>
<li>Better log and display of errors</li>
<li>Set to offline in case of server errors.</li>
</ul>
<h3 id="fixes">Fixes</h3>
<h3 id="fixes_1">Fixes</h3>
<ul>
<li>Fixed performance issues with the schedule.</li>
<li>The resolution of the projects is now correctly saved.</li>
</ul>
<h2 id="050-beta">0.5.0-Beta</h2>
<h3 id="new_1">New</h3>
<h3 id="new_2">New</h3>
<ul>
<li>Many UI and preformance improvements.</li>
<li>Implemented the <em>Offline mode</em></li>
<li>Changed and simplified data exchange.</li>
<li>Added step general settings</li>
</ul>
<h2 id="030-alpha">0.3.0-Alpha</h2>
<h3 id="new_2">New</h3>
<h3 id="new_3">New</h3>
<ul>
<li>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.</li>
<li>The Client shows the current RxLab’s funding status.</li>
<li>The schedule now has a dedicated line to add notes/comments.</li>
<li>Added publish settings to steps, to be used with add-ons.</li>
<li>added a log level selector to the console.</li>
</ul>
<h3 id="improvements_1">Improvements</h3>
<h3 id="improvements_2">Improvements</h3>
<ul>
<li>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.</li>
<li>Changing the file type of a step automatically updates the custom settings accordingly.</li>
Expand Down
28 changes: 18 additions & 10 deletions docs/changelog-maya/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>


Expand Down Expand Up @@ -820,13 +820,13 @@


<li >
<a href="../..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>



<li >
<a href="../../quickstart/">Quick start</a>
<a href="../quickstart/">Quick start</a>
</li>


Expand Down Expand Up @@ -1309,15 +1309,18 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#ramses-laya-add-on-changelog">Ramses Laya Add-on Changelog</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>
<li class="second-level"><a href="#070-beta">0.7.0-Beta</a></li>

<li class="third-level"><a href="#fixes">Fixes</a></li>
<li class="second-level"><a href="#052-beta">0.5.2-Beta</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>

<li class="third-level"><a href="#fixes_1">Fixes</a></li>
<li class="second-level"><a href="#051-beta">0.5.1-Beta</a></li>
<li class="second-level"><a href="#052-beta">0.5.2-Beta</a></li>

<li class="third-level"><a href="#fixes_2">Fixes</a></li>
<li class="second-level"><a href="#051-beta">0.5.1-Beta</a></li>

<li class="third-level"><a href="#fixes_3">Fixes</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>

<li class="third-level"><a href="#new">New</a></li>
Expand All @@ -1330,20 +1333,25 @@
</div></div>
<div class="col-md-9" role="main">

<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/01" /></p>
<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/20" /></p>
<h1 id="ramses-laya-add-on-changelog">Ramses Laya Add-on Changelog</h1>
<h2 id="060-beta">0.6.0-Beta</h2>
<h2 id="070-beta">0.7.0-Beta</h2>
<h3 id="fixes">Fixes</h3>
<ul>
<li>Fixed &lsquo;save scene as&rsquo; failing with random items.</li>
</ul>
<h2 id="060-beta">0.6.0-Beta</h2>
<h3 id="fixes_1">Fixes</h3>
<ul>
<li>Fixed &lsquo;save scene as&rsquo; with incorrect step settings</li>
</ul>
<h2 id="052-beta">0.5.2-Beta</h2>
<h3 id="fixes_1">Fixes</h3>
<h3 id="fixes_2">Fixes</h3>
<ul>
<li>Fixed &lsquo;save scene as&rsquo; when the corresponding step doesn&rsquo;t have any general setting</li>
</ul>
<h2 id="051-beta">0.5.1-Beta</h2>
<h3 id="fixes_2">Fixes</h3>
<h3 id="fixes_3">Fixes</h3>
<ul>
<li>Removed duplicate formats in import settings</li>
<li>Don&rsquo;t add selection to sets during scene setup</li>
Expand Down
45 changes: 31 additions & 14 deletions docs/changelog-server/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>


Expand Down Expand Up @@ -820,13 +820,13 @@


<li >
<a href="../..">v0.6 (Beta)</a>
<a href="..">v0.7 (Beta)</a>
</li>



<li >
<a href="../../quickstart/">Quick start</a>
<a href="../quickstart/">Quick start</a>
</li>


Expand Down Expand Up @@ -1309,61 +1309,78 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#ramses-server-changelog">Ramses Server Changelog</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>
<li class="second-level"><a href="#070-beta">0.7.0-Beta</a></li>

<li class="third-level"><a href="#new">New</a></li>
<li class="third-level"><a href="#fixes">Fixes</a></li>
<li class="second-level"><a href="#051-beta">0.5.1-Beta</a></li>
<li class="second-level"><a href="#060-beta">0.6.0-Beta</a></li>

<li class="third-level"><a href="#new_1">New</a></li>
<li class="third-level"><a href="#fixes_1">Fixes</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>
<li class="second-level"><a href="#051-beta">0.5.1-Beta</a></li>

<li class="third-level"><a href="#new_2">New</a></li>
<li class="second-level"><a href="#030-alpha">0.3.0-Alpha</a></li>
<li class="third-level"><a href="#fixes_2">Fixes</a></li>
<li class="second-level"><a href="#050-beta">0.5.0-Beta</a></li>

<li class="third-level"><a href="#new_3">New</a></li>
<li class="second-level"><a href="#030-alpha">0.3.0-Alpha</a></li>

<li class="third-level"><a href="#new_4">New</a></li>
</ul>
</div>
<div class="footer-meta"></div>
</div></div>
<div class="col-md-9" role="main">

<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/01" /></p>
<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2021-2022;updated:2022/11/20" /></p>
<h1 id="ramses-server-changelog">Ramses Server Changelog</h1>
<h2 id="060-beta">0.6.0-Beta</h2>
<h2 id="070-beta">0.7.0-Beta</h2>
<p>Starting with this version, the <em>Ramses Server</em> is compatible only with versions of MySQL more recent than 8.0, though it can still use SQLite too.</p>
<h3 id="new">New</h3>
<ul>
<li>New syncing methods which are slower but more reliable, especially with big sets of data.</li>
<li>Improved performance with big sets of data.</li>
<li>When using SQLite, &lsquo;VACUUM&rsquo; is run at regular intervals to optimize the size of the file and fix potential issues with failed queries.</li>
<li>Refuse client connexions if they&rsquo;re using the wrong version.</li>
</ul>
<h3 id="fixes">Fixes</h3>
<ul>
<li>Accepts requests with missing &lsquo;Content-Type&rsquo; header. Assumes it&rsquo;s <em>JSON</em> by default.</li>
</ul>
<h2 id="060-beta">0.6.0-Beta</h2>
<h3 id="new_1">New</h3>
<ul>
<li>We now provide tested <em>Docker</em> configurations to easily install and run <em>Ramses Docker containers</em>.</li>
<li>Each instance of a <em>Ramses Server</em> now had a unique universal identifier (UUID) to make sure a client won&rsquo;t connect to a wrong server by mistake.</li>
<li>Added new server-side logs.</li>
<li>The <em>login</em> requests now returns details (data) about the connected user (if login is successful).</li>
<li>Ability to deactivate the session timeout.</li>
</ul>
<h3 id="fixes">Fixes</h3>
<h3 id="fixes_1">Fixes</h3>
<ul>
<li>Fixed the user table in case a (removed) username already exists when creating a new user.</li>
<li>Fixed installation issues when using <em>SQLite</em>.</li>
</ul>
<h2 id="051-beta">0.5.1-Beta</h2>
<h3 id="new_1">New</h3>
<h3 id="new_2">New</h3>
<ul>
<li>Added (debug) logs to the replies which can be shown by clients.</li>
</ul>
<h3 id="fixes_1">Fixes</h3>
<h3 id="fixes_2">Fixes</h3>
<ul>
<li>Fixed issues when table prefixes start with a number.</li>
<li>Fixed connection issues when the URL ends with a /</li>
<li>Ignore some sync errors when not in Dev mode</li>
</ul>
<h2 id="050-beta">0.5.0-Beta</h2>
<h3 id="new_2">New</h3>
<h3 id="new_3">New</h3>
<ul>
<li>Changed and simplified data exchange.</li>
<li>Added step general settings</li>
</ul>
<h2 id="030-alpha">0.3.0-Alpha</h2>
<h3 id="new_3">New</h3>
<h3 id="new_4">New</h3>
<ul>
<li>The Rubika Flavor is merged into the official add-on.</li>
<li>Added update command</li>
Expand Down
Loading

0 comments on commit d315946

Please sign in to comment.