New and Noteworthy/1.2.0
Contents
GUI Changes
Advanced Part Parameters
Part Parameters are re-implemented. It is now possible to add min/max values and string values.
OctoPart Integration
PartKeepr finally gets the OctoPart integration, which allows you to retrieve data like datasheets, part parameters and distributors.
Importer
PartKeepr can now import almost any data from CSV files into any PartKeepr data structure.
Meta Parts
Meta-Parts consist of a query against other matching parts. For example, if you have 10k 0805 1% and 10k 0805 5% resistors in your database, and you have a project where it doesn't matter if you use 1% or 5% resistors, you can simply create a meta-part to cover those:
In the project reports, you can pick which specific part(s) you want to use.
Experimental Theme Support
PartKeepr now has theme support. Note that this is experimental and that some layouts used in PartKeepr might not work well.
Batch Jobs
Project Overages
Other new Features
- It is now possible to configure a maximum file upload limit by configuration. This is useful when you don't want to use the upload limits configured within PHP.
For a complete list of Bugfixes refer to the GitHub 1.1 Milestone