@@ -268,6 +268,16 @@
|
||||
- backend debug broadcasts
|
||||
|
||||
## Recent Change Log
|
||||
- Date: `2026-03-24`
|
||||
- What changed:
|
||||
- Removed the remaining inline `Powered by GIPHY` / prompt-chip bar from Zone A image mode so the image search view now shows only the shared search controls and the results area.
|
||||
- Why it changed:
|
||||
- The user wanted that image-mode top strip removed entirely instead of reduced or restyled.
|
||||
- How it was verified:
|
||||
- static review of `frontend/index.html` and `frontend/app.js`
|
||||
- What is still risky or incomplete:
|
||||
- None beyond the usual need for a browser hard refresh if an older cached frontend bundle is still open in a tab.
|
||||
|
||||
- Date: `2026-03-24`
|
||||
- What changed:
|
||||
- Restored the video-search request path to tolerate a scheme-less `SEARXNG_BASE_URL` such as `192.168.1.66:8087` by normalizing it to `http://...` during search-service initialization.
|
||||
|
||||
Reference in New Issue
Block a user