Changelog History
-
v2.4 Changes
November 19, 2018-All primary features will perform their core functions in a stable and predictable manner.
-All primary features are capable of performing their primary function to a reasonable capacity.
🌲 -All primary features will log events throughout operation.
-All features will terminate themselves, either in success or in failure.
-No features should cause damage to a client or server.
📱 -No features should cause a client or server to become unresponsive indefinitely.
âš -No feature should result in interpreter errors, exceptions, or warnings that are not handled by HRCloud2 and terminated in a controlled manner.
📱 -No session (parent + iframes) should contain HTML or JScript errors which render the session's logic or the user's interface completely unresponsive. -
v2.0 Changes
July 21, 2018-All primary features will perform their core functions in a stable and predictable manner.
-All primary features are capable of performing their primary function to a reasonable capacity.
🌲 -All primary features will log events throughout operation.
-All features will terminate themselves, either in success or in failure.
-No features should cause damage to a client or server.
📱 -No features should cause a client or server to become unresponsive indefinitely.
âš -No feature should result in interpreter errors, exceptions, or warnings that are not handled by HRCloud2 and terminated in a controlled manner.
📱 -No session (parent + iframes) should contain HTML or JScript errors which render the session's logic or the user's interface completely unresponsive.