2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00
This commit is contained in:
SchrodingersGat
2024-08-25 10:18:18 +00:00
parent fa3f64208b
commit 001ad9a551
31 changed files with 810 additions and 156 deletions

View File

@ -15,14 +15,14 @@
<!-- Fontawesome integration -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
<title>InvenTree - 0.15.0 Bugfix Release</title>
<title>InvenTree - 0.15.2 Bugfix Release</title>
<meta itemprop="description" name="description"
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>0.15.0 Bugfix Release | InvenTree</title>
<title>0.15.2 Bugfix Release | InvenTree</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="0.15.0 Bugfix Release" />
<meta property="og:title" content="0.15.2 Bugfix Release" />
<meta name="author" content="SchrodingersGat" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The InvenTree team has just released version 0.15.2 which includes a patch for a critical security vulnerability." />
@ -33,9 +33,9 @@
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-05-26T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="0.15.0 Bugfix Release" />
<meta property="twitter:title" content="0.15.2 Bugfix Release" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"SchrodingersGat"},"dateModified":"2024-05-26T00:00:00+00:00","datePublished":"2024-05-26T00:00:00+00:00","description":"The InvenTree team has just released version 0.15.2 which includes a patch for a critical security vulnerability.","headline":"0.15.0 Bugfix Release","mainEntityOfPage":{"@type":"WebPage","@id":"/blog/2024/05/26/0.15.2"},"url":"/blog/2024/05/26/0.15.2"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"SchrodingersGat"},"dateModified":"2024-05-26T00:00:00+00:00","datePublished":"2024-05-26T00:00:00+00:00","description":"The InvenTree team has just released version 0.15.2 which includes a patch for a critical security vulnerability.","headline":"0.15.2 Bugfix Release","mainEntityOfPage":{"@type":"WebPage","@id":"/blog/2024/05/26/0.15.2"},"url":"/blog/2024/05/26/0.15.2"}</script>
<!-- End Jekyll SEO tag -->
</head>
@ -69,7 +69,7 @@
</header>
<article>
<h1>0.15.0 Bugfix Release</h1>
<h1>0.15.2 Bugfix Release</h1>
<p>
26 May 2024