Skip to content

Releases: chiefenne/Electronics-Inventory

Electronics Inventory v3.3

11 Feb 14:57

Choose a tag to compare

Electronics Inventory v3.2

24 Jan 08:39

Choose a tag to compare

Added a maintenance page where categories, sub-catgories etc. can be managed (new/rename/delete).

Full Changelog: v3.1...v3.2

Electronics Inventory v3.1

23 Jan 17:12

Choose a tag to compare

Images for part and pinout are now automatically downloaded (default names derived) and stored in the database (/static/imges and /static/pinouts). This improved the overall workflow considerably.

Full Changelog: v3.0...v3.1

Electronics Inventory v3.0

22 Jan 15:14

Choose a tag to compare

Added AI based part search (LLM based simplified agentic style)

Full Changelog: v2.6...v3.0

Electronics Inventory v2.6

20 Jan 11:02

Choose a tag to compare

Electronics Inventory v2.5

17 Jan 21:04

Choose a tag to compare

🐛 Newly added:
Part Detail Page. A view button was added to the buttons for each part. Clicking on it opens a dedicated page for that part with the imges fully displayed.
✨ Enhancements
Inline Quantity Edit: Replaced text-based "Save" and "Cancel" buttons with icon buttons (green checkmark / red X) for a cleaner, more consistent interface across all views.

Compact Edit Mode: Input fields in quantity edit mode are now smaller and more compact, reducing visual disruption when editing inline.

Table Column Widths: Added CSS classes for finer control over column widths:

col-subcat - Subcategory column
col-category - Category column
col-package - Package column
Header Text: Shortened "Subcategory" header to "Subcat" to allow narrower column widths.

📚 Documentation
Updated README.md with Part Detail Page feature documentation
Added new "Part Detail Page" section to in-app Help page
Documented the /parts/{uuid} route for direct part access

Full Changelog: v2.4...v2.5

Electronics Inventory v2.4

02 Jan 10:56

Choose a tag to compare

Added duplicate part functionality. This prefills the data entry fields and small changes can be implemented much faster. E.g., for potentiometers with different resistances but other than that identical description

Full Changelog: v2.3...v2.4

Electronics Inventory v2.3

30 Dec 23:44

Choose a tag to compare

Added print labels for parts. If there are several bins inside a container box and a label shall identify to which container the bin belongs. Thats useful if one takes out individual bins from containers at the same time and need to give them back later in the correct box.

Full Changelog: v2.2...v2.3

Electronics Inventory v2.2

28 Dec 10:02

Choose a tag to compare

Improved print label handling. Formatting and preview. Added possibility to print QR code and desciptive text either on one label or two labels.

Full Changelog: v2.1...v2.2

Electronics Inventory v2.1

26 Dec 21:19

Choose a tag to compare

Few smaller udates

Full Changelog: v2.0...v2.1