Skip to content

Releases: ritz078/moose

0.6.2

24 Jun 22:02
Compare
Choose a tag to compare

Patches

  • Chore(sample): decrease the number of samples: #77
  • Feat(linux): support using moose on linux: 2a91278

0.6.1

14 Jun 20:10
Compare
Choose a tag to compare

Patches

  • Fix(default): check if the parameter exists in url before calling decodeURI: 619ccc2
  • Fix(music): buttons to toggle playing and sound did`t work after playing 3rd song: #76

0.6.0

04 Jun 16:12
Compare
Choose a tag to compare

Minor Changes

  • Feat(magnet): default app for opening magnet URLs: #70

Patches

  • Fix: the torrents don't disappear if a new torrent is being added: #64
  • Feat(icon): fix the dimensions of the torrent file icon when the app is default handler: #68
  • Fix(default): will open automatically when opening a torrent file: #69

0.5.0

30 Apr 17:40
Compare
Choose a tag to compare

Minor Changes

  • Fetch latest version dmg url at build time: d6ff192
  • Fix(update): show a custom update dialog when the update has been downloaded: 1f298f0

Patches

  • Fix website url: 117d1de
  • Fix(image): path of cover-unknown as been fixed: 428295b

0.4.0

26 Apr 17:53
Compare
Choose a tag to compare

banner


A torrent client to download, stream and cast torrents.

Features

  • Stream: 👁 No need to wait for the torrent to download. You can stream the videos inside the app as soon as the torrent starts downloading.
  • Subtitles: 📖 Automatically load the subtitles if they are present in the torrent.
  • VLC: You can open any video file in the VLC as soon as it starts downloading.
  • External apps: All the files can be opened in the default app on your device.
  • Theme: 🎨 You can select any color in the preferences panel and the UI will look good in most of them because the whole UI has been designed using opacities.
  • Cast: 📺 You can cast the video or audio to any chromecast or DLNA enabled device.
  • Music: 🎶 moose comes with an inbuilt music player.

0.2.3

17 Aug 15:31
Compare
Choose a tag to compare
v0.2.3

0.2.3

v0.2.2

16 Aug 20:05
Compare
Choose a tag to compare

Feature

  • Implemented Auto Update

Bug Fixes

  • Check if error is string (fixes #31 )

0.2.1

01 Aug 16:29
Compare
Choose a tag to compare

Bug Fix

  • chromecast working 👍

0.2.0

06 Jul 20:07
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Search Torrents.

Performance

  • create static build of the renderer files instead of running next to serve them.

0.1.8

13 Jun 18:00
Compare
Choose a tag to compare

Bug fixes

  • Add a separate magnet URL in downloads doesn't crash the page.
  • The errors in main process are shown as toasts.