Actions

Version guide: Difference between revisions

From LimeSurvey Manual

mNo edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 13: Line 13:


<!--T:4-->
<!--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.
*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.
*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.




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


<!--T:9-->
<!--T:9-->
Line 65: Line 65:




<!--T:21-->
{{Note|'''What does LTS mean for LimeSurvey?'''
{{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.}}
If a version is marked as being LTS, then the respective version is eligible to receive bugfixes and security updates.}}


<!--T:20-->
<!--T:20-->
At the moment, the release that is currently supported by LimeSurvey GmbH is LimeSurvey 3. LimeSurvey 3 is an LTS release. There will not be any new features added.  
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.


Please note that LimeSurvey 2.06 is not an LTS version any longer!''


</translate>
</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.