Update changelog

This commit is contained in:
Gregoo 2025-01-27 23:14:23 +01:00
parent 4344a84561
commit d1b5c8076c

View File

@ -1,5 +1,35 @@
# Changelog # Changelog
## Unreleased
## Code
- General cleanup
- Minifigure
- Deduplicate
- Socket
- Add decorator for rebrickable, authenticated and threaded socket actions
- SQL
- Allow for advanced migration scenarios through companion python files
### UI
- Add
- Allow adding or bulk adding by pressing Enter in the input field
- Admin
- Grey out legacy tables in the database view
- Sets
- Add a flag to hide instructions in a set
## 1.2.0: Instruction downloader
?
## 1.1.0: Deduped sets, custom checkboxes and database upgrade ## 1.1.0: Deduped sets, custom checkboxes and database upgrade
### Database ### Database