Jump to: navigation, search

Difference between revisions of "Version Number"


(Version Number)
m
 
(38 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PageStatus/Draft}}
 
== Version Number ==
 
 
The {{UBIK}} version number is composed of
 
The {{UBIK}} version number is composed of
 
* a '''Major''' (first) and '''Minor''' number (second),  
 
* a '''Major''' (first) and '''Minor''' number (second),  
* a '''Version''' number (third),
+
* a '''Revision''' number (third),
* and a '''Revision''' (forth) number.
+
* and a '''Build''' (forth) number.
  
''Major'' and ''minor'' numbers correlate to strategic and technical milestones and will be retained for a certain period.
+
''Major'' and ''Minor'' numbers correlate to strategic and technical milestones and will be retained for a certain period.
A new (increased) ''version'' number indicates new features, whereas the ''revision'' number relates to Hot- and Bugfixes within a certain Version. Therefore, these last two numbers will change more frequently due to the meaning.
+
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, which is Major = 2, Minor = 4, Version = 4 and Revision = 1, implements additional features if compared to 2.4.3.1.
+
For example, the {{UBIK}} Version 2.4.4.1, having
But version 2.4.4.3 has the same features but includes certain hot- and bugfixes.
+
* Major = 2
 +
* Minor = 4
 +
* Revision= 4
 +
* Build = 1
  
[[Category:Draft|Version Information]]
+
implements additional features if compared to 2.4.3.1. This can be seen from the different ''Revision'' number (4 > 3).
[[Category:UBIK|Version Information]]
+
 
 +
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 ==
 
== Compatibility Table ==
Line 19: Line 25:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Component !! Compatible for !! Details
+
! Component !! Compatible for !! style="width:300px" | Downwards compatible to !! Details
 
|-
 
|-
| {{UBIK Studio}} || rowspan="6" | same Major and Minor version ||
+
| {{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:Draft|Version Information]]
 
 
[[Category:UBIK|Version Information]]
 
[[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