Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Releases: RobuxTRex/countingapp

v1.2.3.2

04 Feb 17:48
eb7b794
Compare
Choose a tag to compare

Fixed one bug today as I'm unsure what to add. Whilst the feedback feature is down, msg me on Discord RobuxTRex#1234 to suggest anything.
Thanks!

v1.2.3

03 Feb 18:42
44d8bd1
Compare
Choose a tag to compare

Sorry for an overdue release! I'm back bringing you an epic update.

Here's what's new:

  • New favicon Image
  • Three new pages!
  • Introduced new buttons to the toolbar
  • Removed certain features from the toolbar
  • The app now depends on C://Program Files (x86). Read installation.MD file in the APP branch before downloading.
  • New folder /web/
  • Ridiculous amount of CSS has been added... bruh.
  • Now using PHP. Used to send me an email about your feedback.
  • Fixed a few bugs.

There's probably more though those are the main updates for today.

Thanks for following my journey in making this app, it's highly appreciated.

v1.2.2

01 Feb 17:07
eacee4e
Compare
Choose a tag to compare

We've not gotten many changes for today, as I will be separating these updates into smaller ones.

Today's changelog:

  • Fixed the version ID issue.
  • Fixed the number from going off the screen.
  • Added an auto check every 60s.
  • Added a top bar to the app.
  • Added a 'GitHub' button to the top bar.
  • Fixed a security flaw with a low-risk level.

That's all for now.

v1.2.1

31 Jan 17:05
52481f8
Compare
Choose a tag to compare

Counting Application v1.2.1 - Design Update

What's new this time?

  • Redesigned the interface, making it look pretty;
  • Now using SASS (SCSS) alongside CSS;
  • No longer using document.write() instead showing the counter on the main page;
  • Page no longer wipes itself.

P.S.

Sorry for not releasing yesterday. I was busy.
Oh yeah, also, I have figured out how to compile the application. Thanks to LukaDev for pointing this out.

v1.1.1

29 Jan 14:25
a7e2615
Compare
Choose a tag to compare

Counting Application v1.1.1 - UI Update

What's new, this time?

  • Added a complete UI-Interface, powered by Electron.js, HTML and CSS files.
  • Added version tag, developer and application title information in-app.

NOTE:

This application has been fully tested and is working!
I am unable to attach an .exe file since I'm unable to compile it (if anyone can point me in the right direction, would be appreciated.

v1.0.0

25 Jan 17:49
52481f8
Compare
Choose a tag to compare

Changed process.title from 'Count to Infinity!' to the number the application is currently counting on.