Actions

Version guide: Difference between revisions

From LimeSurvey Manual

mNo edit summary
mNo edit summary
Line 1: Line 1:
Guide on how to upgrade and when from different LS versions.


== Semantic versioning ==


Understading the semantic versioning of LimeSurvey might be a little bit tricky. First, to check all the past LimeSurvey versions, you may access the following [https://github.com/LimeSurvey/LimeSurvey/blob/master/docs/release_notes.txt] link.
=Version Numbering=


The most important updates are described below:
To understand the version numbering, remember that version 2.06 was preceded by 1.92, 2.00, and 2.05. LimeSurvey 2.06 is important because this was the moment in which LimeSurvey started to provide:
 
*a LTS version: 2.06LTS. It was later renamed to 2.6.x on October 24, 2016. This version will be supported until the launch of the next LTS version.
{| class="wikitable" style="text-align: center"
*up-to-date version. The first up-to-date version after 2.06 was 2.50, which was released on February 2, 2016. Since then, new features have been added with the releases of LimeSUrvey 2.6x.x and 2.7x.x. After the last release of 2.7x, LimeSurvey 3 was launched on December 22, 2017.
|+The most important LimeSurvey releases
!Old version (build)
!New version (build)
!How to upgrade
!Other details
|-
|LimeSurvey 1
|LimeSurvey 1.50
|If you use LimeSurvey 1, you can update to LimeSurvey 1.44. Due to the structural changes that were implemented, the only way to get to LimeSurvey 1.50 is to do a clean installation of the software. For further details, check the following [[Upgrading_from_a_previous_version#Upgrading_from_a_version_earlier_than_v1.50_.28v1.0_through_v1.44.29|link]].
|If you wish use some old survey structure files with an *.sql extension, export them from the older version and then import the respective .sql file(s) into the new LimeSurvey version.
|-
|LimeSurvey 1.50
|LimeSurvey 1.92
|Read the following [[/Upgrading_from_a_previous_version#Upgrading_from_version_1.50_or_later_to_any_later_1.xx_version|wiki section]] to find out how you can get to the latest 1.xx release.
|'''Please note that the templates system was changed in 1.92. Check if your customised templates are still working. If not, please edit them accordingly.
|-
|
|LimeSurvey 1.92
|LimeSurvey 2.00
|To correctly upgrade your installation from 1.92 to 2.00, upgrade from the latest 1.92 build: ''120919''. For further information, access the following [[Upgrading_from_a_previous_version#Upgrading_from_version_1.50_or_later_to_any_later_2.xx_version|link]]
|
|-
|LimeSurvey 2.00
|LimeSurvey 2.06
|If you wish to upgrade your installation from 2.00 to 2.06, you can either upgrade your installation [[Upgrading_from_a_previous_version|manually]] or via [[ComfortUpdate|ComfortUpdate]]
|
|-
|LimeSurvey 2.06
|LimeSurvey 2.50 or LimeSurvey 2.06 LTS
|If you wish to upgrade your installation from 2.06 to 2.50, you can either upgrade your installation [[Upgrading_from_a_previous_version|manually]] or via [[ComfortUpdate|ComfortUpdate]]
|Please note that the template structure has changed with the update from 2.0x to 2.50 or later. Your old templates will '''not''' be working anymore as the template system uses now responsive templates.
|Please note that 2.06 is the first LTS version provided by LimeSurvey. See the [[Version guide#LimeSurvey LTS]] wiki subsection below.
|-
|LimeSurvey 2.50
|LimeSurvey 2.7x.x
|If you wish to upgrade your installation from 2.50 to 2.7x.x, you can either upgrade your installation [[Upgrading_from_a_previous_version|manually]] or via [[ComfortUpdate|ComfortUpdate]]
|
|-
|LimeSurvey 2.6.0
|LimeSurvey 2.7.3
|
|
|
|-
|
|
|
|
|
|-
|
|
|
|
|
|-
|
|
|
|
|
|-
|
|
|
|
|
 
 
 
These releases
 
== 2.06 and 2.6 ==
 
TODO


TODO: Add pic of admin interface
TODO: Add pic of admin interface

Revision as of 13:56, 15 February 2018


Version Numbering

To understand the version numbering, remember that version 2.06 was preceded by 1.92, 2.00, and 2.05. LimeSurvey 2.06 is important because this was the moment in which LimeSurvey started to provide:

  • a LTS version: 2.06LTS. It was later renamed to 2.6.x on October 24, 2016. This version will be supported until the launch of the next LTS version.
  • up-to-date version. The first up-to-date version after 2.06 was 2.50, which was released on February 2, 2016. Since then, new features have been added with the releases of LimeSUrvey 2.6x.x and 2.7x.x. After the last release of 2.7x, LimeSurvey 3 was launched on December 22, 2017.

TODO: Add pic of admin interface

2.73

TODO

TODO: Add pic of admin interface

3.x

With the release of LimeSurvey 3.x, the development and support from 2.

TODO: Add pic of admin interface

Templates and workarounds

All three major versions use different template engines and templates will not be compatible between them.

Templates are called "themes" in 3.x.

Long-term support, LTS

3.x will be the only LTS version.