Jump to: navigation, search

Difference between revisions of "Version Number"


(Created page with "{| class="wikitable sortable" |- ! Component !! Compatible if !! Details |- | {{UBIK Studio}} || rowspan="6" | same Major and Minor version || Example |- | {{Web service}} ||...")
 
m
 
(50 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
The {{UBIK}} version number is composed of
 +
* a '''Major''' (first) and '''Minor''' number (second),
 +
* a '''Revision''' number (third),
 +
* and a '''Build''' (forth) number.
 +
 +
''Major'' and ''Minor'' numbers correlate to strategic and technical milestones and will be retained for a certain period.
 +
A new (increased) ''Revision'' number indicates new features, whereas the ''Build'' number relates to hot- and bugfixes within a certain ''Revision''. Therefore, these last two numbers will change more frequently.
 +
 +
For example, the {{UBIK}} Version 2.4.4.1, having
 +
* Major = 2
 +
* Minor = 4
 +
* Revision= 4
 +
* Build = 1
 +
 +
implements additional features if compared to 2.4.3.1. This can be seen from the different ''Revision'' number (4 > 3).
 +
 +
The version 2.4.4.3 has the same features (''Revision'' = 4) but includes certain hot- and bugfixes, which can be seen from the different ''Build'' number (3 > 1).
 +
 +
== Compatibility Packages ==
 +
It is highly recommended always to use the '''latest''' version of all components, such that all new features are available on the server as well as on the client side.
 +
{{Attention|Be aware, that many features require processing on the server side. Hence, for new client features it might be necessary to have an up-to-date web service installed!}}
 +
 +
== Compatibility Table ==
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Component !! Compatible if !! Details
+
! Component !! Compatible for !! style="width:300px" | Downwards compatible to !! Details
 
|-
 
|-
| {{UBIK Studio}} || rowspan="6" | same Major and Minor version || Example
+
| {{UBIK Studio}} || rowspan="6" style="text-align:center" | same ''Major'' and <br />''Minor'' version || - || -
 
|-
 
|-
| {{Web service}}  || Upwards compatible to previous clients
+
| {{Web Service}}  || Clients with lower ''Major'' and ''Minor''<br /> Clients with different ''Revision'' / ''Build'' || -
 
|-
 
|-
| {{UBIK Android}}  || -
+
| {{UBIK Android}}  || - || -
 
|-
 
|-
| {{UBIK Win8}}  || -
+
| {{UBIK WinX}}  || - || -
 
|-
 
|-
| {{UBIK Web}}  || -
+
| {{UBIK Web}}  || - || -
 
|-
 
|-
| {{Database}} || Revision number does not have to comply with
+
| {{UBIK Database}} || - || See the ''Minimum Client Version'' setting of the database
 
|}
 
|}
 +
 +
[[Category:UBIK|Version Information]]

Latest revision as of 08:33, 15 February 2016

The UBIK® version number is composed of

  • a Major (first) and Minor number (second),
  • a Revision number (third),
  • and a Build (forth) number.

Major and Minor numbers correlate to strategic and technical milestones and will be retained for a certain period. A new (increased) Revision number indicates new features, whereas the Build number relates to hot- and bugfixes within a certain Revision. Therefore, these last two numbers will change more frequently.

For example, the UBIK® Version 2.4.4.1, having

  • Major = 2
  • Minor = 4
  • Revision= 4
  • Build = 1

implements additional features if compared to 2.4.3.1. This can be seen from the different Revision number (4 > 3).

The version 2.4.4.3 has the same features (Revision = 4) but includes certain hot- and bugfixes, which can be seen from the different Build number (3 > 1).

Compatibility Packages

It is highly recommended always to use the latest version of all components, such that all new features are available on the server as well as on the client side.

IC Attention.pngBe aware, that many features require processing on the server side. Hence, for new client features it might be necessary to have an up-to-date web service installed!

Compatibility Table

Component Compatible for Downwards compatible to Details
UBIK® Studio same Major and
Minor version
- -
Web Service Clients with lower Major and Minor
Clients with different Revision / Build
-
UBIK® Android - -
UBIK® WinX - -
UBIK® Web - -
UBIK® Database - See the Minimum Client Version setting of the database