|
102 | 102 | <section id="blog-list"> |
103 | 103 | <h1>Blog</h1> |
104 | 104 |
|
| 105 | + <article class="blog-list"> |
| 106 | + <div class="header"> |
| 107 | + <a href="/blog/kiwi-tcms-team/2024/10/22/important-changes-for-kiwi-tcms-subscribers/" rel="bookmark" title="Permalink to Important changes for Kiwi TCMS subscribers"> |
| 108 | + <h1 class="top-header">Important changes for Kiwi TCMS subscribers</h1> |
| 109 | + </a> |
| 110 | + |
| 111 | + <p class="post-meta">Posted by |
| 112 | + <a href="/blog/kiwi-tcms-team/">Kiwi TCMS Team</a> |
| 113 | + on Tue 22 October 2024 |
| 114 | + </p> |
| 115 | + </div> |
| 116 | + |
| 117 | + <div class="content"> |
| 118 | + <p>Hello testers, |
| 119 | +starting today we are introducing several important changes to our subscription backend.</p> |
| 120 | +<h2>New hub.kiwitcms.eu accounts</h2> |
| 121 | +<p>Subscribers have the ability to access extra |
| 122 | +<a href="/containers/">container images</a> via private docker repositories.</p> |
| 123 | +<p><strong>What is changing:</strong> hub.kiwitcms.eu account username will no longer be based on email address, |
| 124 | +instead it is based on the subscription ID which is more stable over time. |
| 125 | +Discovering your credentials is explained on the page above.</p> |
| 126 | +<p>New accounts have been created automatically for those eligible! |
| 127 | +Old accounts will continue to be active until <strong>December 31st 2024</strong>, |
| 128 | +afterwards they will be removed! Make sure to update your |
| 129 | +workflows with the new credentials before December 31st!</p> |
| 130 | +<h2>Automatic account creation for new subscriptions</h2> |
| 131 | +<p>Previously subscribers who purchased a subscription were required to create |
| 132 | +an account on <a href="https://public.tenant.kiwitcms.org">https://public.tenant.kiwitcms.org</a> using the same email address |
| 133 | +used during their purchase.</p> |
| 134 | +<p><strong>What is changing:</strong> user accounts for new subscriptions will be created automatically |
| 135 | +if they do not exist and a random password would be assigned to them. Customers will |
| 136 | +be able to reset passwords for these accounts via |
| 137 | +<a href="https://public.tenant.kiwitcms.org/accounts/passwordreset/">https://public.tenant.kiwitcms.org/accounts/passwordreset/</a>! The account username |
| 138 | +is sent as a reminder in the password reset email!</p> |
| 139 | +<p>Happy Testing!</p> |
| 140 | +<hr> |
| 141 | +<p>If you like what we're doing and how Kiwi TCMS supports various communities |
| 142 | +please help us!</p> |
| 143 | +<ul> |
| 144 | +<li><a href="https://github.com/kiwitcms/Kiwi/stargazers">Give ⭐ on GitHub</a>;</li> |
| 145 | +<li><a href="https://gitlab.com/gitlab-org/gitlab/-/issues/334558">Give 👍 on GitLab</a>;</li> |
| 146 | +<li><a href="https://kiwitcms.us17.list-manage.com/subscribe/post?u=9b57a21155a3b7c655ae8f922&id=c970a37581">Join our newsletter</a> |
| 147 | + and follow all project news;</li> |
| 148 | +<li><a href="https://kiwitcms.readthedocs.io/en/latest/contribution.html">Become a contributor</a> and an awesome open source hacker;</li> |
| 149 | +<li><a href="/#subscriptions">Become a customer</a> and help us sustain development</li> |
| 150 | +</ul> |
| 151 | + </div> |
| 152 | + </article> |
105 | 153 | <article class="blog-list"> |
106 | 154 | <div class="header"> |
107 | 155 | <a href="/blog/kiwi-tcms-team/2024/10/16/managed-hosting-subscription-explained/" rel="bookmark" title="Permalink to Managed Hosting Subscription Explained"> |
@@ -2368,142 +2416,6 @@ <h2>How to upgrade</h2> |
2368 | 2416 | and an awesome open source hacker;</li> |
2369 | 2417 | <li><a class="reference external" href="/#subscriptions">Become a subscriber</a> and help us sustain development</li> |
2370 | 2418 | </ul> |
2371 | | -</div> |
2372 | | - |
2373 | | - </div> |
2374 | | - </article> |
2375 | | - <article class="blog-list"> |
2376 | | - <div class="header"> |
2377 | | - <a href="/blog/kiwi-tcms-team/2023/06/06/kiwi-tcms-124/" rel="bookmark" title="Permalink to Kiwi TCMS 12.4"> |
2378 | | - <h1 class="top-header">Kiwi TCMS 12.4</h1> |
2379 | | - </a> |
2380 | | - |
2381 | | - <p class="post-meta">Posted by |
2382 | | - <a href="/blog/kiwi-tcms-team/">Kiwi TCMS Team</a> |
2383 | | - on Tue 06 June 2023 |
2384 | | - </p> |
2385 | | - </div> |
2386 | | - |
2387 | | - <div class="content"> |
2388 | | - <p>We're happy to announce Kiwi TCMS version 12.4!</p> |
2389 | | -<p><strong>IMPORTANT:</strong> this is a small release which contains security related updates, |
2390 | | -few improvements and new translations!</p> |
2391 | | -<p>You can explore everything at |
2392 | | -<a class="reference external" href="https://public.tenant.kiwitcms.org/">https://public.tenant.kiwitcms.org</a>!</p> |
2393 | | -<blockquote> |
2394 | | -<p>Supported upgrade paths:</p> |
2395 | | -<pre class="literal-block"> |
2396 | | -5.3 (or older) -> 5.3.1 |
2397 | | -5.3.1 (or newer) -> 6.0.1 |
2398 | | -6.0.1 -> 6.1 |
2399 | | -6.1 -> 6.1.1 |
2400 | | -6.1.1 -> 6.2 (or newer) |
2401 | | -</pre> |
2402 | | -</blockquote> |
2403 | | -<p>---</p> |
2404 | | -<blockquote> |
2405 | | -<p>Upstream container images (x86_64):</p> |
2406 | | -<pre class="literal-block"> |
2407 | | -pub.kiwitcms.eu/kiwitcms/kiwi latest 5f88a1a37a39 599MB |
2408 | | -</pre> |
2409 | | -</blockquote> |
2410 | | -<p><strong>IMPORTANT:</strong> version tagged and multi-arch |
2411 | | -<a class="reference external" href="/containers/">container</a> images are available only to |
2412 | | -<a class="reference external" href="/#subscriptions">subscribers</a>!</p> |
2413 | | -<div class="section" id="changes-since-kiwi-tcms-12-3"> |
2414 | | -<h2>Changes since Kiwi TCMS 12.3</h2> |
2415 | | -<div class="section" id="security"> |
2416 | | -<h3>Security</h3> |
2417 | | -<ul class="simple"> |
2418 | | -<li>Improved checks when uploading potentially dangerous files. Fixes |
2419 | | -<a class="reference external" href="https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-2fqm-m4r2-fh98">CVE-2023-33977</a></li> |
2420 | | -</ul> |
2421 | | -</div> |
2422 | | -<div class="section" id="improvements"> |
2423 | | -<h3>Improvements</h3> |
2424 | | -<ul class="simple"> |
2425 | | -<li>Update django from 4.2.1 to 4.2.2</li> |
2426 | | -<li>Update jira from 3.5.0 to 3.5.1</li> |
2427 | | -<li>Add <tt class="docutils literal">HEALTHCHECK</tt> command for Docker container</li> |
2428 | | -<li>Add searching by TestRun summary in Telemetry pages. Fixes |
2429 | | -<a class="reference external" href="https://github.com/kiwitcms/Kiwi/issues/3190">Issue #3190</a></li> |
2430 | | -<li>Make it more clear when email notifications trigger. Closes |
2431 | | -<a class="reference external" href="https://github.com/kiwitcms/Kiwi/issues/3212">Issue #3212</a></li> |
2432 | | -<li>Improve messaging for Issue Tracker Configuration health check. |
2433 | | -References <a class="reference external" href="https://github.com/kiwitcms/Kiwi/issues/3141">Issue #3141</a>, |
2434 | | -closes <a class="reference external" href="https://github.com/kiwitcms/Kiwi/issues/3191">Issue #3191</a>, |
2435 | | -closes <a class="reference external" href="https://github.com/kiwitcms/trackers-integration/issues/34">Issue #34</a></li> |
2436 | | -</ul> |
2437 | | -</div> |
2438 | | -<div class="section" id="refactoring"> |
2439 | | -<h3>Refactoring</h3> |
2440 | | -<ul class="simple"> |
2441 | | -<li>Update node_modules/eslint from 8.40.0 to 8.42.0</li> |
2442 | | -<li>Update node_modules/eslint-plugin-n from 15.7.0 to 16.0.0</li> |
2443 | | -<li>Update node_modules/eslint-config-standard from 17.0.0 to 17.1.0</li> |
2444 | | -<li>Update node_modules/webpack from 5.83.1 to 5.85.0</li> |
2445 | | -<li>Update node_modules/webpack-cli from 5.1.1 to 5.1.3</li> |
2446 | | -<li>Update GitLab test data initialization b/c the database inside the container |
2447 | | -image has changed</li> |
2448 | | -</ul> |
2449 | | -</div> |
2450 | | -<div class="section" id="translations"> |
2451 | | -<h3>Translations</h3> |
2452 | | -<ul class="simple"> |
2453 | | -<li>Updated <a class="reference external" href="https://crowdin.com/project/kiwitcms/ru#">Russian translation</a></li> |
2454 | | -<li>Updated <a class="reference external" href="https://crowdin.com/project/kiwitcms/sl#">Slovenian translation</a></li> |
2455 | | -</ul> |
2456 | | -</div> |
2457 | | -</div> |
2458 | | -<div class="section" id="kiwi-tcms-enterprise-v12-4-mt"> |
2459 | | -<h2>Kiwi TCMS Enterprise v12.4-mt</h2> |
2460 | | -<ul> |
2461 | | -<li><p class="first">Based on Kiwi TCMS v12.4</p> |
2462 | | -</li> |
2463 | | -<li><p class="first">Update kiwitcms-trackers-integration from 0.4.0 to 0.5.0</p> |
2464 | | -<blockquote> |
2465 | | -<p>Private images:</p> |
2466 | | -<pre class="literal-block"> |
2467 | | -hub.kiwitcms.eu/kiwitcms/version 12.4 (aarch64) 2d1f5f1ead8a 06 Jun 2023 607MB |
2468 | | -hub.kiwitcms.eu/kiwitcms/version 12.4 (x86_64) 5f88a1a37a39 06 Jun 2023 598MB |
2469 | | -hub.kiwitcms.eu/kiwitcms/enterprise 12.4-mt (aarch64) 254794a5c858 06 Jun 2023 851MB |
2470 | | -hub.kiwitcms.eu/kiwitcms/enterprise 12.4-mt (x86_64) 5bc0ef78a3c4 06 Jun 2023 840MB |
2471 | | -</pre> |
2472 | | -</blockquote> |
2473 | | -</li> |
2474 | | -</ul> |
2475 | | -<p><strong>IMPORTANT:</strong> version tagged, multi-arch and Enterprise |
2476 | | -<a class="reference external" href="/containers/">container</a> images are available only to |
2477 | | -<a class="reference external" href="/#subscriptions">subscribers</a>!</p> |
2478 | | -</div> |
2479 | | -<div class="section" id="how-to-upgrade"> |
2480 | | -<h2>How to upgrade</h2> |
2481 | | -<p><a class="reference external" href="/blog/atodorov/2018/07/30/how-to-backup-docker-volumes-for-kiwi-tcms/">Backup</a> first! |
2482 | | -Then execute the commands:</p> |
2483 | | -<pre class="literal-block"> |
2484 | | -cd path/containing/docker-compose/ |
2485 | | -docker-compose down |
2486 | | -docker-compose pull |
2487 | | -docker-compose up -d |
2488 | | -docker exec -it kiwi_web /Kiwi/manage.py upgrade |
2489 | | -</pre> |
2490 | | -<p>Refer to |
2491 | | -<a class="reference external" href="https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#upgrading">our documentation</a> |
2492 | | -for more details!</p> |
2493 | | -<p>Happy testing!</p> |
2494 | | -<p>---</p> |
2495 | | -<p>If you like what we're doing and how Kiwi TCMS supports various communities |
2496 | | -please help us grow!</p> |
2497 | | -<ul class="simple"> |
2498 | | -<li><a class="reference external" href="https://github.com/kiwitcms/Kiwi/stargazers">Give ⭐ on GitHub</a>;</li> |
2499 | | -<li><a class="reference external" href="https://gitlab.com/gitlab-org/gitlab/-/issues/334558">Give 👍 on GitLab</a>;</li> |
2500 | | -<li><a class="reference external" href="https://opencollective.com/kiwitcms/donate">Donate via Open Collective</a> as low as 1 EUR;</li> |
2501 | | -<li><a class="reference external" href="https://kiwitcms.us17.list-manage.com/subscribe/post?u=9b57a21155a3b7c655ae8f922&id=c970a37581">Join our newsletter</a> |
2502 | | -and follow all project news;</li> |
2503 | | -<li><a class="reference external" href="https://kiwitcms.readthedocs.io/en/latest/contribution.html">Become a contributor</a> |
2504 | | -and an awesome open source hacker;</li> |
2505 | | -<li><a class="reference external" href="/#subscriptions">Become a subscriber</a> and help us sustain development</li> |
2506 | | -</ul> |
2507 | 2419 | </div> |
2508 | 2420 |
|
2509 | 2421 | </div> |
|
0 commit comments