glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
7.49k stars 260 forks source link

[BUG] Releases widget not show repository by contain dot #151

Closed gn00678465 closed 3 months ago

gn00678465 commented 3 months ago

Description

vercel/next.js not show.

- type: releases
        limit: 20
        collapse-after: 5
        repositories:
          - facebook/react
          - vuejs/core
          - vitejs/vite
          - flutter/flutter
          - vercel/next.js
          - nestjs/nest

螢幕擷取畫面 2024-06-24 200156

wfg commented 3 months ago

It is not related to the dot in the repository name. vercel/next.js has more than 10 prereleases since its latest release. This will be fixed in v0.6.0: https://github.com/glanceapp/glance/pull/134