Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

Releases: retrixe/decaffeinater

v1.2

30 Dec 18:31

Choose a tag to compare

v1.2 Pre-release
Pre-release

DO NOT USE THIS RELEASE YET, HEAVILY BUGGED, MARKED AS PRE-RELEASE DUE TO BUGS

Enter your process name and the time you wish to use the app in minutes. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS and install it after which you can execute it anytime.

Changelog

Additions

  • New UI thanks to a new framework named Semantic UI, it looks so beautiful now :D
  • A new hour input is here to improve the UX (see #6)
  • Moving all compilations to Travis-CI and Appveyor :D (except some issues you can track at #8)

Known issues

  • macOS binaries won't arrive (yet) due to issues with travis-ci deployment, track the issue at #8, we'll announce v1.2.1 with macOS binaries :)
  • devTools automatically open due to issue #9

#6 has undergone changes, with the preset idea vetoed and hour inputs added, finishing the time improvements.

v1.1

06 Dec 12:47

Choose a tag to compare

Enter your process name and the time you wish to use the app in minutes. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS and install it after which you can execute it anytime.

Changelog

Additions

  • We now have a countdown so you don't cry about your game suddenly dying. I told you so.
  • Windows is now supported :D
  • Windows, Linux binaries and RPM compilations are here :D

Known issues

  • Windows (and possibly macOS) compiles require npm install to be run in the app folder before compilation #3 (delayed to 1.2)
  • macOS binaries won't arrive due to errors on cross-platform compilation.

#6 is still pending, no progress made.

v1.0

02 Dec 08:18

Choose a tag to compare

Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS (Windows not supported) and install it after which you can execute it anytime.

Changelog

Additions

  • All bugs squashed.

Known issues

  • Do not compile with developer extensions enabled.
  • Mac compile will need to be done from a Mac. Oops.

v1.0-beta2

22 Nov 16:26

Choose a tag to compare

v1.0-beta2 Pre-release
Pre-release

Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭

To execute this pre-release, you require to set up a development environment, or use the .deb file. To use the .deb release, type decaffeinater in the command prompt, but it isn't working just yet, so please don't.

This is a big improvement, except the compilation doesn't exactly work 👎 🍭 will be back soon though 🎺

Changelog

Additions

  • Electron-builder is here! .deb files are here, but not production ready.
  • app folder now has separate package.json for production.
  • Additions to README.

Known issues

  • deb files are buggy, do not execute JavaScript and therefore do not work.
  • desktop files are not present yet, execute from terminal (for deb file only)
  • yarn cannot be used to compile an executable.

v1.0-beta

21 Nov 15:31

Choose a tag to compare

v1.0-beta Pre-release
Pre-release

Will begin electron-builder usage from here 🍭

Changelog

Additions

  1. Added a cheat sheet.
  2. Converted async onStart function to input minutes.
  3. A new main.scss to streamline problems.
  4. Preliminary work for electron-builder, isn't here yet.

Usage

Follow the instructions in the README on how to set up a development environment.

v1.0-alpha

16 Nov 16:00

Choose a tag to compare

v1.0-alpha Pre-release
Pre-release

Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭

To execute this pre-release, you require to set up a development environment.