|
7 | 7 |
|
8 | 8 | <div style="margin-top: 1rem;"> |
9 | 9 | <a href="https://www.gnu.org/licenses/agpl-3.0"><img src="https://img.shields.io/badge/License-AGPL_v3-blue.svg" alt="License: AGPL v3"/></a> |
10 | | - <a href="https://github.com/murtaza-nasir/maestro.git"><img src="https://img.shields.io/badge/Version-0.1.8--alpha-green.svg" alt="Version"/></a> |
| 10 | + <a href="https://github.com/murtaza-nasir/maestro.git"><img src="https://img.shields.io/badge/Version-0.1.9--alpha-green.svg" alt="Version"/></a> |
11 | 11 | <a href="https://hub.docker.com/r/murtaza-nasir/maestro"><img src="https://img.shields.io/badge/Docker-Ready-blue.svg" alt="Docker"/></a> |
12 | 12 | </div> |
13 | 13 | </div> |
@@ -238,17 +238,27 @@ graph TB |
238 | 238 |
|
239 | 239 | <div class="grid cards" markdown> |
240 | 240 |
|
241 | | -- :material-rocket: **Version 0.1.8-alpha** <small>Released Sep 26, 2025</small> |
242 | | - |
| 241 | +- :material-rocket: **Version 0.1.9-alpha** <small>Released Oct 3, 2025</small> |
| 242 | + |
243 | 243 | --- |
244 | | - |
| 244 | + |
| 245 | + **Stability & Security Update** |
| 246 | + |
| 247 | + - Mission stability with proper checkpoint handling |
| 248 | + - Security update replacing passlib with maintained libpass fork |
| 249 | + - Bug fixes for Round/Pass counter and activity log persistence |
| 250 | + - Password compatibility fixed for authentication |
| 251 | + |
| 252 | +- :material-history: **Version 0.1.8-alpha** <small>Released Sep 26, 2025</small> |
| 253 | + |
| 254 | + --- |
| 255 | + |
245 | 256 | **Mission Resilience & Document Intelligence Update** |
246 | | - |
| 257 | + |
247 | 258 | - Intelligent mission resume with complete checkpoint preservation |
248 | 259 | - arXiv paper fetcher for direct academic paper processing |
249 | 260 | - Writing phase resume support for interrupted missions |
250 | 261 | - Document reprocessing and re-embedding capabilities |
251 | | - - Accurate progress indicators for research tracking |
252 | 262 |
|
253 | 263 | - :material-history: **Version 0.1.7-alpha** <small>Released Jan 25, 2025</small> |
254 | 264 |
|
|
0 commit comments