Skip to content

Releases: PAXANDDOS/lucast

Lucast v2.1.0

10 Feb 19:18
Compare
Choose a tag to compare

A new version of Lucast is released!

Lucast is a free screen-recording application for Windows, macOS, and Linux. Capture how you work, how you play, how you do anything, and share it with the world in a simple way!

Found a bug? Report it here!

Features

  • Toast messages! Until today it was impossible to tell when your recorded video will be ready. This beautiful toast message will show you progress on your recorded video.
    image
  • Preview control. There is one more button on your control panel at the bottom. The new "Hide Preview" button will hide the stream of your screen if you don't need it. Also, this might help users on low-end systems.
    image
  • Context menu for videos. Besides clicking on the video to open it, you can perform a right-click to open the context menu. Here you can open the video, show it in your folder, or just delete it. #FeatureRequest
    image

Fixes & optimization

  • Fixed title bar on macOS. macOS had the same title bar as windows but also its traffic lights. This update fixes this issue to only have traffic lights and the Lucast at the center.
  • Better spin animation. Spin animation, which is used in toast loading icons and update icons, has been improved to spin with the same speed linearly.
  • New package manager.
  • Updated build tool.
  • Minor fixes.

Stable Lucast v2.1.0 release (10.02.2022)

Lucast v2.0.1

06 Feb 21:19
Compare
Choose a tag to compare

Hotfix update!

  • Fixed updater bug that after downloading the executable, launched installation process and immediately killed it
  • Fixed application being unable to launch on OSX systems
  • Updated builder

This is an urgent hotfix. More contentful updates will be in the future.

Lucast v2.0.0

05 Feb 16:00
9a5aa8b
Compare
Choose a tag to compare

A new version of Lucast is finally released!

Lucast is a free screen-recording application for Windows, macOS, and Linux. Capture how you work, how you play, how you do anything, and share it with the world in a simple way!

Found a bug? Report it here!

Features

  • Featuring FFmpeg and FFprobe! It's a huge change for the quality of recorded videos and configuration! FFmpeg helps to handle video, audio, and other multimedia files and streams. What does it mean for Lucast? Now you have a wide variety of formats to choose from, you can set a resolution that differs from your native, you can customize your recorder videos frame rate, and you can configure the volume of your audio! Whatever you choose, the quality of the output video will be so much better than in v1.3.0! High-quality video and clear audio with a small file size, that is what it means!
  • New UI. Not just a big block with buttons now! Now there are much fancier control buttons at the bottom and a menu to the left!
  • New face. Now Lucast has its own face! A brand new unique logo should fit well!
  • Menu and video list. Now there is a nice menu to the left with all your recorded videos, click on them to play! Or click on the folder directory to open it with your explorer. Also "information" and "settings" buttons are there, as well as the new information about your disk usage, so you can keep track of how many videos you can record until your disk drive is full.

Fixes & optimization

  • Updated framework. The core framework was updated to the latest stable version, which brings an updated browser, platform, and engine. Includes different fixes, performance, and security improvements.
  • Restructured source code. More readable and simple, containing new importing choices and fixes.
  • Fixed application name in notifications.
  • Simplified and optimized types.
  • Other fixes and improvements.

Stable Lucast v2.0.0 release (05.02.2022)

Lucast released! v1.3.0

31 Jan 18:09
1fc075f
Compare
Choose a tag to compare

Lucast is a free screen-recording application for Windows, macOS, and Linux. Capture how you work, how you play, how you do anything, and share it with the world in a simple way!

Developer note: This project is fully free-to-use and supported only by me. Build with Electron and React. It's my first project on Electron and I'm still learning it. Feel free to visit the GitHub page below, pull requests are always welcome!

Features v1.3.0:

  • Cool updater. One simple button that will check if there is any update on the official resource. If so, it will install it for you!
  • Audio switch. Now you can turn your system audio on and off! Remember that the audio is not captured directly from your system and not from a specific window!
  • You can change video and audio bitrate. New options for both video and audio groups in the settings. Select any bitrate that you want, but remember, the most optional is the one with your screen resolution! Higher bitrate - higher image quality and bigger file size, lower quality - smaller size but an unclear image in motion.
  • Fancy log window. Now you can read more about the update and view the update log.
  • Fix: No leaking. The fixed memory leak because of the unlimited creation of event listeners.
  • Fix: Video with no time. Fixed metadata of the output video that was saved without "start" and "end" timestamps. This made video players unable to determine video duration and rewind it.
  • Fix: Much more. A lot of fixed bugs and general improvements in types, scripts, and behavior.

Features v1.2.0:

  • Bindings. You can now start your recording without even opening the application! Use pre-defined keybindings or set yours. Start and end your recordings easily.
  • Storage. Now all your settings are saved to the configuration file, so the usage is more comfortable!
  • Notifications. Notifications for your actions (e.g. Starting or ending recording with a keybinding or checking for updates).
  • System info and updater. Your system information is displayed alongside the application information. Also, start of the Updater feature development!

Features v1.1.0:

  • Custom title bar. Now there is a fancy title bar with window control buttons!
  • Modals. Modals for application information and settings!

Features v1.0.0:

  • Recorder. Record your selected screen or window and save it to your computer!