0.5.1
· 1340 words
Excalibur 0.5.1 includes minor changes to the app to improve the overall experience for users.
App
✨ New Features
- 💄 Added directory item count to the file explorer page
🔄 Changes
- 💄 Made the breadcrumbs on the top of the file explorer scrollable
🐛 Bug Fixes
- 🐛 Fixed scrollbar appearing on the search dialog if the main window size is too small
⬆️ Dependencies
-
⬆️ Updated Capacitor dependencies:
@capacitor/keyboardfrom8.0.1to8.0.2
-
⬆️ Updated Ionic dependencies:
@ionic/corefrom8.8.1to8.8.2@ionic/reactfrom8.8.1to8.8.2@ionic/react-routerfrom8.8.1to8.8.2
-
⬆️ Updated TailwindCSS dependencies:
tailwindcssfrom4.2.1to4.2.2@tailwindcss/vitefrom4.2.1to4.2.2
-
⬆️ Updated
baseline-browser-mappingdependency from2.10.7to2.10.11 -
⬆️ Updated
vitestdevelopment dependency from4.1.0to4.1.2
Server
⬆️ Dependencies
- ⬇️ Downgraded
sqlalchemyfrom2.0.48to2.0.44 - ⬆️ Updated
fastapifrom0.135.1to0.135.2 - ⬆️ Updated
ruffdevelopment dependency from0.15.6to0.15.8
🧹 Miscellaneous
- 🐛 Fixed an internal issue where running the alembic database revision creation command would fail
- This is related to the downgrade of the SQLAlchemy version