optimize framework: ready to merge and release 0.9.0

This commit is contained in:
Fabian de Boer 2026-07-20 14:35:35 +02:00
commit 42cfff87d0
5 changed files with 49 additions and 5 deletions

View file

@ -1,10 +1,12 @@
---
id: 11
title: 'Fix Brave request building: lazy URL + single encode'
status: review
status: done
priority: high
created: 2026-07-17T03:57:00.444816503+02:00
updated: 2026-07-17T12:26:38.759875442+02:00
updated: 2026-07-20T14:15:59.825243496+02:00
started: 2026-07-20T14:15:59.830054903+02:00
completed: 2026-07-20T14:15:59.830054903+02:00
tags:
- search
- bug

View file

@ -1,10 +1,12 @@
---
id: 12
title: 'Fix autoloader: use PATH_SEPARATOR instead of hardcoded '':'''
status: review
status: done
priority: high
created: 2026-07-17T03:57:06.82901804+02:00
updated: 2026-07-17T12:27:53.056263524+02:00
updated: 2026-07-20T14:15:55.809367918+02:00
started: 2026-07-20T14:15:55.814059562+02:00
completed: 2026-07-20T14:15:55.814059562+02:00
tags:
- framework
- bug