Skip to content

Releases: ourongxing/newsnow

v0.0.35

17 Sep 06:01

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.34

15 Aug 08:37

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.33

12 Aug 16:49

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.32

07 Aug 02:21

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.31

17 Jul 11:47

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.30

10 May 16:56

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.29

10 May 10:34

Choose a tag to compare

   🚀 Features

Only supports Docker or local deployment, due to Nitro's bug

{
  "mcpServers": {
    "newsnow": {
      "url": "http://localhost:4444/api/mcp",
    }
  }
}

   🐞 Bug Fixes

    View changes on GitHub

v0.0.28

28 Apr 08:19

Choose a tag to compare

   🚀 Features

{
  "mcpServers": {
    "newsnow": {
      "command": "npx",
      "args": [
        "-y",
        "newsnow-mcp-server"
      ],
      "env": {
        "BASE_URL": "https://newsnow.busiyi.world"
      }
    }
  }
}

You can change the BASE_URL to your own domain.

    View changes on GitHub

v0.0.27

26 Apr 10:18

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.26

06 Apr 17:05

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub