Releases: chiefenne/Electronics-Inventory
Electronics Inventory v3.3
Full Changelog: v3.2...v3.3
Electronics Inventory v3.2
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
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
Added AI based part search (LLM based simplified agentic style)
Full Changelog: v2.6...v3.0
Electronics Inventory v2.6
Full Changelog: v2.5...v2.6
Electronics Inventory v2.5
🐛 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
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
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
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
Few smaller udates
Full Changelog: v2.0...v2.1