Skip to content

Releases: navidmafi/SimpleTime

SimpleTime v0.4 Pre-Release

22 Sep 10:59
f523c69
Compare
Choose a tag to compare

This release introduces MANY change and improvements.

Global Colors

You can change SimpleTime primary color in prefs file. Only supports hex color codes for now.
neutralino-win_x64_ElffyG8Wku

Added info & about section

neutralino-win_x64_VY1u64WkFH
Use this info when opening an issue/reporting a bug or to diagnose problems yourself

Code Optimization

Fewer short functions. More robust connections between parts. Especially Data Bucket storage read and write. Cleaner and more performant code overall, Better CSS responsiveness. Still needs improvement

Tray icon and menu

Minimize to tray feature will be added soon.

A lot of minor changes

You will notice them while using app.

SimpleTime Build-20210809-18:53PM

09 Aug 14:35
Compare
Choose a tag to compare

Removed animations

You may ask why : while the wave animation was cool and fancy, it consumed a relatively high amount of CPU. And it made overall performance slower, and I couldn't implement it properly, so it made code overall dirtier and harder to work on. It wasn't worth it.

Better CSS responsiveness

Yes, finally using right units in most cases. Still can be improved.

Updated NeutralinoJS

To version 2.5.0

Small changes

  • using woff2 fonts instead of ttf
  • CSS cleanup and standardization
  • Updated build instructions
  • branding and name changes
  • Updated README to be more clear

SimpleTime-Build210706-2039PM

06 Jul 16:32
Compare
Choose a tag to compare

This release introduces HEAVY changes. May not work as expected. I try to fix bugs until end of life.

  • More optimization
  • Better Variable naming
  • Better app icon
  • Updated NeuJS once again
  • Better startup function
  • Using async functions when it should be used
  • Cleaner code overall (at least i tried)

SimpleTime-Build210622-0039

21 Jun 22:08
Compare
Choose a tag to compare

Migrating to GitHub.

Project successfully integrated With Git and moved to GitHub.

First Release.

  • UI Improvement (using only one button for start and pause, instead of two)
  • Increased minHeight
  • Updated Neutralino JS from 4.1.0 to 5.0.0
  • Note : "enableInspector" is false in releases. nothing else changed.