Help:Howto/Update info when new version is released: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
== Move new plugins to stable ==
== Move new plugins to stable ==
Remove <tt>hide-stable=1</tt> parameter in {{Tl|PluginInfo}} for plugins that are being released as stable. This will add "stable" download links for those plugins on [[Download]] pages and in their plugin cards on their pages.
Remove <tt>hide-stable=1</tt> parameter in {{Tl|PluginInfo}} for plugins that are being released as stable. This will add "stable" download links for those plugins on [[Download]] pages and in their plugin cards on their pages.


== Website ==
== Website ==
Fix version numbers and links on all "Donloads" pages. Write the news.
Update version numbers and links on all "Donloads" pages. Write the news.
 


== Forum ==
== Forum ==

Revision as of 22:35, 8 June 2018

Update version numbers

Update version numbers in {{StableVersion}} (new stable build) and {{DevelopmentVersion}} (next/development version).

Update info about new stable release

In {{VersionInfo}} add entry for new stable. Provide its date and the rest of needed data. Use previous entries as example.

Update list of released stable versions

Add the new version to the list of released versions - {{StableVersionList}}. Use previous entries as example.

Create Changelog/<new_version_number> page

When the above described is done, you'll see "Development version is <new_version_number>" at the top of Changelog page, where <new_version_number> is a red link to not existing page. To create that page, follow the link. As its content add code from the below and save page/changes:

<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>

Move new plugins to stable

Remove hide-stable=1 parameter in {{PluginInfo}} for plugins that are being released as stable. This will add "stable" download links for those plugins on Download pages and in their plugin cards on their pages.


Website

Update version numbers and links on all "Donloads" pages. Write the news.


Forum

Update banner on main page (click "Admin" then "Main" → "News and Newsletters"). Create and pin appropriate topics in "News" boards for English and Russian forums. Unpin previous topic.


Github

Update release notes: realeases


Jabber conferences

Update miranda-ng@conference.jabber.ru and miranda-ng-int@conference.jabber.ru topics.