Difference between revisions of "New and Noteworthy/1.2.0"

From PartKeepr Wiki
Jump to: navigation, search
(Created page with "= GUI Changes = == Advanced Part Parameters == Part Parameters are re-implemented. It is now possible to add min/max values and string values. <gallery mode="packed-hover"> I...")
 
Line 40: Line 40:
 
In the project reports, you can pick which specific part(s) you want to use.
 
In the project reports, you can pick which specific part(s) you want to use.
 
== Experimental Theme Support ==
 
== Experimental Theme Support ==
 +
PartKeepr now has theme support. Note that this is experimental and that some layouts used in PartKeepr might not work well.
 +
 +
<gallery mode="packed-hover">
 +
Image:1.2.0 Theme Crisp.png|Crisp Theme
 +
Image:1.2.0 Theme Gray.png|Gray Theme
 +
Image:1.2.0 Theme Neptune.png|Neptune Theme
 +
Image:1.2.0 Theme Triton.png|Triton Theme
 +
Image:1.2.0 Theme Aria.png|Aria Theme (for visually impaired)
 +
</gallery>
  
 
== Batch Jobs ==
 
== Batch Jobs ==

Revision as of 14:42, 1 February 2017

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