Releases: dvpfig/rebrickable-storage
Releases · dvpfig/rebrickable-storage
v0.9.3
v0.9.2
v0.9.1
v0.9
New features:
- Fetch latest colors.csv file from rebrickable from the UI.
- Download and upload custom mapping ba-rb file from the UI.
Improvements: - resources/ folder is now local to the deployment, so the following files are not over-written when getting an updated application image.
v0.8.2
v0.8.1
v0.8
New features:
- Added two alternatives of workflow to find wanted parts in collection: A. identify locations in collection of parts, then search in sets; B. search only in owned sets.
Improvements:
- optimized loading times in page 2 and 4.
- reduced size of BA mappings file and data structure.
- improved responsiveness of buttons mark all found and clear all found.
v0.7
New features:
- Custom BA-RB mapping file, editable in the UI and saved as a CSV file.
- Added rebrickable API to download RB images when BA images not available.
- Show second location from "notes" column in collection CSV file.
- Ability to edit found parts in parts from owned sets.
Improvements:
- fixed several bugs.
- re-structured functions in core/ folder. new sw architecture.
- expanded test_suite.
v0.6
New feature:
- Similarity color replacement suggestions - suggest similar/replacement parts when an exact part match isn't found in the user's collection.
- Slider to select similar color exactness shows up when available count on the wanted color is insufficient.
Updated & Improved:
- Themes selection simplified to use native streamlit. Now selection is via streamlit menu settings.
- Improved visibility of part number, part name, and part replacements.
- Added more visible separator between location cards.
Removed:
- Removed global default collection.
v0.5
A lot of new features in this release:
- Get latest images and labels, and update mappings file.
- Support custom images, uploaded by user for parts with missing images.
- Take into account similar molds in list of parts.
- Removed cache folder from image, updated docker-compose to use volumes for cache.
- Included architecture documentation with txt and html reports.
- Merged labels for each location with the parts in collection with available labels.
Full Changelog: v0.3...v0.5