------
Renku ``0.26.0`` resolves bugs and adds minor features in the core-service, CLI, renku-graph, and the UI.
User-Facing Changes
~~~~~~~~~~~~~~~~~~~
**🌟 New Features**
- 🚢 **Renku CLI**: Allow force-building local images and setting local port on docker session provider.
- **KG**: A new Recently Viewed Entities API giving information about entities the user viewed.
- 🔁 **UI**: Add a clone button to the project overview
(`2495 <https://github.com/SwissDataScienceCenter/renku-ui/pull/2495>`_).
**✨ Improvements**
- ☝ **Renku CLI**: Removed nagging about new Renku CLI versions when running commands.
- 🪣 **Renku CLI**: Added support for storing dataset S3 credentials per bucket.
- **KG**: Improved quality of search results returned by the Cross-Entity Search API.
**🐞 Bug Fixes**
- 🛠 **Renku Core Service**, **Renku CLI**: Fixed an issue with v10 metadata migration regarding datasets.
- 🍎 **Renku CLI**: Fixed compatibility with Python 3.11 on MacOS.
- 🍎 **Renku CLI**: Fixed properly exporting triples for deleted datasets.
- 🛠 **Renku Core Service**, **Renku CLI**: Improved handling of Dockerfile changes when updating project template.
Internal Changes
~~~~~~~~~~~~~~~~
**Improvements**
- 📜 **Renku Core Service**, **Renku CLI**: Added code contracts in key places to ensure metadata consistency.
**Bug Fixes**
- **KG**: Fix KG services failing on startup when longer than 16 chars secrets configured.
Individual components
~~~~~~~~~~~~~~~~~~~~~~
- `renku-python 2.4.0 <https://github.com/SwissDataScienceCenter/renku-python/releases/tag/v2.4.0>`_
- `renku-python 2.4.1 <https://github.com/SwissDataScienceCenter/renku-python/releases/tag/v2.4.1>`_