-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2025.02.02.html
More file actions
19 lines (19 loc) · 3.64 KB
/
2025.02.02.html
File metadata and controls
19 lines (19 loc) · 3.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="fediverse:creator" content="@AenBleidd@fosstodon.org"><meta name="description" content="Read the monthly report for January 2025 to find more information about the future release plans."><meta name="keywords" content="BOINC, development, Vitalii Koshura, updates, information, January 2025, release plans"><meta propery="og:title" content="BOINC Development Status Report: January 2025"><meta propery="og:description" content="Read the monthly report for January 2025 to find more information about the future release plans."><meta propery="og:type" content="website"><meta propery="og:url" content="https://aenbleidd.github.io/2025.02.02.html"><meta propery="og:image" content="https://aenbleidd.github.io/images/IMG_3711.jpg"><link rel="canonical" href="https://aenbleidd.github.io/2025.02.02.html"><title>BOINC Development Status Report: January 2025</title><link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RB9QYE55Z3"></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-RB9QYE55Z3');</script>
</head><body><header><div class="container"><h1>Vitalii Koshura: Maintaining BOINC / BOINC Development Status Report: January 2025</h1></div></header><div class="container"><aside id="menu"><ul id="menu_items"><li><a href = 'index.html'>Home</a></li><li><a href = 'blog.html'>Blog</a></li><li><a href = 'tutorials.html'>Tutorials</a></li></ul></aside><section id="main_content"><div id="blog_post_single"><h3>A New Year, A New BOINC Release Plan</h3>
<p>The start of 2025 brought an important question: when will the next BOINC release be ready? For over six months, we had been planning version 8.0.5 — a bugfix update with critical improvements. Just as we were about to launch, we hit an unexpected roadblock: an expired license key (which I’ve discussed in a <a href="2025.01.01.html">previous post</a>).</p>
<p>This delay led to a buildup of numerous updates — many of them significant improvements — making a simple bugfix release increasingly impractical. On top of that, switching to a new Windows installer, a major structural change, further complicated things. Attempting to isolate only bugfixes would have meant delaying several exciting new features that had been developed in the meantime.</p>
<p>Given this, we’ve decided to skip the 8.0.5 release and move directly to version 8.2.0. This update will introduce a host of enhancements, including preliminary support for <a href="2024.12.01.html">Docker applications</a>. Our target release window is before the end of Q1 2025. This will serve as a stepping stone toward BOINC 9.0.0, which will feature full support for <a href="2024.12.01.html">BUDA applications</a>.</p>
<p>We’ll share the complete list of new features and fixes for 8.2.0 as we get closer to launch, so stay tuned — the next blog post will be packed with details!</p>
<p align="center">
<img src="images/IMG_3711.jpg" alt="Photo of the tree with red leaves"/>
</p></div><div id="previous_post_link"><a href="2025.01.01.html">Previous Post: BOINC Development Status Report: December 2024</a></div></section><aside id="right_block" style="margin-left: 100px;"></aside></div><footer><div class="container"><p>Vitalii Koshura © 2026</p></div></footer></body></html>