K0IN / Notify

A small deno deploy / self hosted solution to send web push notifications with webhooks
https://notify-demo.deno.dev/
MIT License
141 stars 22 forks source link

Enhancements: Multi-line Text, Correct Image Path, and Pagination #179

Open codeautopilot[bot] opened 1 month ago

codeautopilot[bot] commented 1 month ago

Resolves #177

This pull request includes updates to allow multi-line text display in messages, corrects the folder path for the desktop preview image in the manifest file, and implements pagination in the Messages component.