Jekyll2023-12-06T12:18:57+00:00/news/feed.atomInvenTree | NewsInvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.0.12.1 Release2023-07-13T00:00:00+00:002023-07-13T00:00:00+00:00/news/2023/07/13/0.12.10.12.1 Release

The 0.12.1 bugfix release is now available

]]>
SchrodingersGat
0.12.0 Release2023-06-26T00:00:00+00:002023-06-26T00:00:00+00:00/news/2023/06/26/0.12.00.12.0 Release

We are pleased to announce the 0.12.0 stable release, which represents a major upgrade to the InvenTree software! Read more about it in our blog post

]]>
SchrodingersGat
Introducing the Plugin List2023-01-30T00:00:00+00:002023-01-30T00:00:00+00:00/news/2023/01/30/introducing-the-plugin-listGetting ready for 0.10.0, Website Updates and the Plugin List.

Preparations for 0.10.0

Since the last release, we’ve been working on the next version of InvenTree, which will be 0.10.0. There are already 85 PRs merged into the master branch, and we’re expecting to release 0.10.0 in the next few weeks.

There will be a full blog post once we release but here are a few perks to look for:

  • The option to use Slovenian. Around 7% are already translated - we need your help to get that number up. Head over to the translation project if you want to help with any language.
  • Attach the current order schedule to your calendar (3858)
  • Improvements for report rendering (4081) and a lot of improvements to the docs
  • Get orders by their reference via the API (4083)
  • Improvements for SSO - including the UI (4169, 4263), better separation between local and SSO user management (4171) and restricting signups to specific domains (4172)
  • Include alternative parts in your BOM exports (4203)
  • A simple priority field for order (4225)

Website Updates

The website got some UI fixes for mobile users and gained more icons. We also added a team section and moved away from cookie-based analytics.

Plugin List

A new feature landed: the plugin list. Check out the blog post for more details.

]]>
matmair
0.9.0 Release2022-12-12T00:00:00+00:002022-12-12T00:00:00+00:00/news/2022/12/12/0.9.0InvenTree 0.9.0 stable release now available!

0.9.0 InvenTree Release

The InvenTree team is proud to announce the 0.9.0 stable release.

Python Library

A new version of the python library has been released, and is now available via PyPi

Mobile App

We’ve also released an updated version of the mobile app - available for Android and iOS devices.

]]>
SchrodingersGat
New Website2022-11-14T00:00:00+00:002022-11-14T00:00:00+00:00/news/2022/11/14/websiteIntroducing the new InvenTree website!

InvenTree now has a new website (the one you’re looking at right now), which is intended to act as a landing page for anyone wanting to learn more about InvenTree. This new website will provide general information about what InvenTree is and how it can be used.

We will share periodic updates on new features, which provides greater visibility into what the latest-and-greatest versions of InvenTree have to offer.

Additionally as the InvenTree community grows, we’ll share information on new plugins, or feature “show and tell” sections in our blog to show how InvenTree is being used around the world!

Documentation

inventree.org will no longer host the InvenTree software documentation. Documentation has been moved to docs.inventree.org

Demo Server

The demo server remains available at demo.inventree.org

Credits

Thanks to @matmair for bringing the new website into existence

]]>
SchrodingersGat
We have news now!2022-04-23T00:00:00+00:002022-04-23T00:00:00+00:00/news/2022/04/23/news-are-startingNews!

These news items will automatically show up for all admins in the homepage as the lowest category (starting with the next minor release 0.9.0). If you do not want to see them there you can disable the function in your user-settings. There is also the option to disable news globally in the general server settings.

But why?

The good news first: We will not spam you with this function daily.
It is more of a tool to communicate with the power users and admins. There is wide array of reasons for the dev-team to want to communicate with you.
For example when we

  • are looking for inputs on new big, roadmap worthy FRs
  • want to show you a cool show-and-tell as an inspiration
  • have security advisories (please also follow releases - we always try to push new releases as fast as possible)
  • are planning to depreciate a function and want to gauge if there are still users

How does it work?

Like the update-checks we are using the infrastructure GitHub provides.
While the checks use the GitHub APIs, news are gathered from an RSS-feed that is served via GitHub Pages. The Jekyll-based website generates through a GitHub Action and then passes the static output to Pages, where it gets hosted for free (thank you GitHub) and delivered through CDNs worldwide. On your InvenTree instance the background worker loads the RSS-feed on a regular basis and creates entries for the news items and notifications for all applicable users.

And my data?

As listed above we are using GitHub pages for this feature. We are not introducing additional trackers to that so the general InvenTree privacy statement applies.
The short version: we do not sell your data or share it with third parties. We cannot guarantee what readthedocs and GitHub do with the metrics. We might use them as a metric for the stats section of the site. However, we get very little actionable information from that, a screenshot of the total info available is shown below.

Sample screenshot of the collected analytics Sample screenshot of the collected analytics

]]>
matmair