❌

Lees weergave

Part-DB 2.9.1

Part-DB 2.9.1

Tip

If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.

Important

If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8

Improvements

  • Removed MPN fallback from LCSC barcode scanner, the SPN field is used instead for part matching (#1302)
  • Automatically detect the delimiter on generic CSV BOM imports

Bug fixes

  • Fixed intendation of EDA visibility checkboxes
  • Fixed SAML login button (#1308, thanks to @mowoe)
  • Fixed problem of GenericWeb info provider when used behind traefik (#1296)
  • Fixed 500 error, when mapping in generic CSV BOM import fails (#1298)
  • Fixed 500 error with displaying part prices, when a user has a currency preference different of base currency, and there is no conversion rate known for it (#1317)

Miscellaneous

  • Updated dependencies
  • Updated translations
  • Updated kicad symbols

New Contributors

Full Changelog: v2.9.0...v2.9.1

  •  

BookStack v26.03

Links

Upgrade Notices

  • Email/SMTP - The way BookStack sends messages has changed slightly (Specifically, the SMTP HELO domain). This isn't expected to be a breaking change but testing of emails (Using the test send action in Settings > Maintenance) is advised after updating to be sure there's no impact.
  • Theme System - Within a theme directory, the modules/ folder is now dedicated to theme modules. If you happened to already have a folder of this name in your theme, it's advised to use a different folder name instead.

Full List of Changes

Released in v26.03

  • Added new module system to the theme system. (#5998)
  • Added logical theme events for page content render and pre-save. (#6049)
  • Added logical theme event and class to allow inserting custom views before/after others. (#5998)
  • Added logical theme event to allow customising the OIDC authentication URL. (#6014)
  • Updated book delete to return to the parent shelf in a shelf context. (#6029)
  • Updated book read API endpoint to provide parent shelf information. (#6006)
  • Updated cursor to pointer for drawio diagrams. Thanks to @lublak. (#5864)
  • Updated description for per-page display limits. (#6005)
  • Updated emails to use the domain from the APP_URL in the SMTP HELO. (#5990)
  • Updated translations with latest Crowdin changes. (#6007)
  • Fixed empty extra space showing for descriptions when the input is left empty. (#5724)

  •  
❌