Actions

Version guide: Difference between revisions

From LimeSurvey Manual

No edit summary
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages />
<translate>


<!--T:1-->
__TOC__


=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:
=Version Numbering= <!--T:2-->
*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 ==
<!--T:3-->
To understand the version numbering, remember that version 2.06 was preceded by 1.92, 2.00, and 2.05. LimeSurvey 2.06 is our "starting point" as it is the moment in which a LTS version started to be developed too. Therefore, we have now a(n):


TODO
<!--T:4-->
*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. According to this [https://www.limesurvey.org/about-limesurvey/surveyhelp/2137-limesurvey-version-lifecycle link], the next LTS version is LimeSurvey 3.x.
*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 2.7x release, LimeSurvey 3 was launched on December 22, 2017.


TODO: Add pic of admin interface


== 3.x ==
==Differences== <!--T:5-->


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


[[File:LimeSurvey_3_x_admin_interface.jpg]]
<!--T:6-->
All three major LimeSurvey versions described below use different template engines. This means that a template created for LimeSurvey 2.06 cannot be used in LimeSurvey 2.73 or LimeSurvey 3, and a template created in 2.73 cannot be used in LimeSurvey 3.


TODO: Add pic of admin interface
<!--T:7-->
''Why did you change the template engines and make them incompatible?''


== Templates and workarounds ==
<!--T:8-->
# LimeSurvey 2.50 (now 2.73) introduced responsive default templates, and we had to change the HTML to support this addition.
# LimeSurvey 3 introduced a Twig template system and a template inheritance system which are not compatible with older HTML-based templates.


All three major versions use different template engines and templates will not be compatible between them.
<!--T:9-->
{{Note|Please note that the '''Template editor''' was renamed in LimeSurvey 3, being called now '''Themes'''.}}


Templates are called "themes" in 3.x.
<!--T:10-->
You can also observe in the screenshots from below the GUI (Graphical User Interface) changes that took place along the time.


== Long-term support, LTS ==
==2.06 and 2.6== <!--T:11-->


3.x will be the only LTS version.
 
<!--T:12-->
<center>[[File:LimeSurvey 2.06 survey overview.png]]</center>
 
 
== 2.73 == <!--T:13-->
 
 
<!--T:14-->
<center>[[File:LimeSurvey 2.73 x survey overview.png]]</center>
 
 
== 3.x == <!--T:15-->
 
 
<!--T:16-->
<center>[[File:LimeSurvey 3x survey overview.png]]</center>
 
= How to upgrade= <!--T:17-->
 
<!--T:18-->
If you wish to upgrade your installation, you can either upgrade it [[Upgrading_from_a_previous_version|manually]] or use the [[ComfortUpdate]].
 
 
=Long-term support (LTS)= <!--T:19-->
 
 
<!--T:21-->
{{Note|'''What does LTS mean for LimeSurvey?'''
If a version is marked as being LTS, then the respective version is eligible to receive bugfixes and security updates.}}
 
 
<!--T:20-->
At the moment, LimeSurvey 3 is a LTS release. There will not be any new features added.
Check out the [[LimeSurvey_roadmap|LimeSurvey Roadmap]] for information about support timelines.
 
 
</translate>

Latest revision as of 17:15, 15 January 2021


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 our "starting point" as it is the moment in which a LTS version started to be developed too. Therefore, we have now a(n):

  • 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. According to this link, the next LTS version is LimeSurvey 3.x.
  • 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 2.7x release, LimeSurvey 3 was launched on December 22, 2017.


Differences

All three major LimeSurvey versions described below use different template engines. This means that a template created for LimeSurvey 2.06 cannot be used in LimeSurvey 2.73 or LimeSurvey 3, and a template created in 2.73 cannot be used in LimeSurvey 3.

Why did you change the template engines and make them incompatible?

  1. LimeSurvey 2.50 (now 2.73) introduced responsive default templates, and we had to change the HTML to support this addition.
  2. LimeSurvey 3 introduced a Twig template system and a template inheritance system which are not compatible with older HTML-based templates.
Please note that the Template editor was renamed in LimeSurvey 3, being called now Themes.

You can also observe in the screenshots from below the GUI (Graphical User Interface) changes that took place along the time.

2.06 and 2.6


2.73


3.x

How to upgrade

If you wish to upgrade your installation, you can either upgrade it manually or use the ComfortUpdate.


Long-term support (LTS)

What does LTS mean for LimeSurvey? If a version is marked as being LTS, then the respective version is eligible to receive bugfixes and security updates.


At the moment, LimeSurvey 3 is a LTS release. There will not be any new features added. Check out the LimeSurvey Roadmap for information about support timelines.