Skip to content

Latest commit

 

History

History
180 lines (118 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

180 lines (118 loc) · 11.7 KB

Changelog

Unreleased

Bugfixes and other features:

  • Updated to the most recent Octopart API version 4 #1150

PartKeepr 1.4.0

New Features:

Bugfixes and other features:

  • PartKeepr now displays the cause if an item can't be deleted, because it's in use somewhere else
  • The default AJAX/XHR request timeout for the frontend has been increased from 30s to 300s #914
  • It's now possible to run PartKeepr in specific reverse proxy scenarios, see the wiki for a description
  • Several performance improvements to the project reports
  • Fixed an issue where setup didn't properly write the PostgreSQL configuration to parameters.php

PartKeepr 1.3.0

New Features:

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.2.0

New Features:

Bugfixes and other features:

  • It's now possible to define if the internal part number must be unique #486
  • m:n Data can now be exported, for example, distributors for a part #435
  • Item prices are considered as not being set, allows proper statistics for "Parts without price" #500
  • Part details are shown in the Add/Remove Stock dialog when using a barcode scanner #727
  • Setting passwords for legacy users work again #750

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.1.0

New Features:

  • Thumbnail Browse Mode: Allows the user to browse parts by their images
  • Fulltext Search Configuration: Allows the administrator to specify the fields to be searched when using the search field within the parts manager
  • Required Fields configuration: It is now possible to configure the required fields for parts, part manufacturers and part distributors as well to enforce a certain minimum amount of distributors, manufacturers and attachments.
  • Display of active filters for a grid: Active filters for a grid are now displayed at the bottom of each grid, with the possibility to remove certain filters. This makes it more transparent if a grid is filtered and by which values. Additionally, filters can be removed manually.
  • Barcode Scanner Configuration: It is now possible to configure a barcode scanner and to perform actions based on barcode scanner input.
  • Added a filter to filter by the Internal Part ID #645

Bugfixes:

  • Project names are now properly recorded when removing parts by the project report view #686
  • Part stock levels are retained when removing parts using the project reports #685
  • Parts are now saved properly when ticking the "Needs Review" checkbox #693
  • "Don't ask again" Dialogs now properly remember the setting #698
  • German umlauts are now properly displayed in the part details view #674

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.0.0

This is the PartKeepr 1.0.0 release. Bugfixes for this version:

  • Fixed an issue where dragging and dropping multiple parts only copied the first part #663
  • Fixed an issue where setup would always revert to MySQL instead of the selected PostgreSQL driver #659
  • Fixed an issue where stock levels would be copied to the new part if "Takeover all data" in the create part dialog was selected #660
  • Fixed an issue where sorting by storage location name doesn't work in the parts view #620

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.0.0-beta.1

This is a bugfix release only.

Bugfixes for this version:

  • Fixed an issue where the "Price per Item" checkbox has inverted behavior #653
  • Fixed an issue where the currency symbol is not stored when set #652
  • Fixed a "division by zero" error when upgrading from an earlier PartKeepr version #650
  • Fixed an issue where the xlsx format is not correctly set when exporting data #646
  • Fixed an issue where distributor and manufacturer filters don't work #647

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.0.0-alpha.2

This is a bugfix release only.

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 1.0.0-alpha.1

This is a bugfix release only.

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 0.82

This is a bugfix release only.

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 0.81

This is a bugfix release only.

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 0.80

Skipped due to a packaging error

PartKeepr 0.79

This is a security release, which fixes a security issue which is present in versions 0.75 - 0.78.

PartKeepr 0.78

This is an emergency release for the broken 0.77 version. Bugfixes:

  • Fixed error when saving a part causes oss of stock history #551
  • Fixed security issue and setup check for accessing app/logs #553

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 0.77

This is mainly a bugfix release. Noteworthy bugfixes:

  • The HTTP Status code is now shown in exception windows for easier debugging #549
  • Obsolete database tables from 0.1.9 are now removed #548
  • Fixed drag'n'drop of parts #540
  • Initial stock level value is now correctly entered in the database #534
  • The ubuntu font is now loaded via HTTPS #520
  • Footprint images are now shown again #518

For a mostly complete list of bugfixes, please refer to GitHub

PartKeepr 0.76

Noteworthy new features and bugfixes:

  • It is now possible to search for a manufacturer's part number #489
  • Re-added "used in projects", footprint, storage location and category name as in PartKeepr 0.1.9 #514
  • Added APC cache support
  • Setup now prompts for the authentication method to use
  • Icons are now displayed properly again in Firefox #481

For a mostly complete list of new features and bugfixes, please refer to GitHub

PartKeepr 0.75

Noteworthy new features:

  • Migrated to the Symfony2 Framework and ExtJS6 #323
  • Using HTML5 Webcam capture to avoid using Flash #384
  • Added 1024-based SI Prefixes to support MiB, KiB etc #386
  • Storage Locations can now be managed using categories #463
  • A new exporter has been added which allows custom export configurations #435
  • Attachments are now displayed in the part details, so it's not necessary to open the part details #394

For a mostly complete list of new features and bugfixes, please refer to GitHub