Skip to content

Releases: thedoggybrad/2048ontheweb

Version 6.7

26 Dec 02:45
5701e2b
Compare
Choose a tag to compare

Version 6.7 is an another minor release of 2048ontheweb

This address the issues of:
-Unsupported Meta tag for scaling (DPI Target)
-The Text is not appearing during the intial loading

What has been done to fix the issues:
-Removed that DPI Target tag
-Added Font Swap so that a "temporary" font available in the system will take in place while the loading is not complete

Late Merry Christmas and a Happy New Year to everyone!

Version 6.6

25 Dec 09:42
ebd77f5
Compare
Choose a tag to compare

Version 6.6 is a minor release of 2048ontheweb

This brings the following:
-Added 2 screenshots to the Manifest (Meaning the screenshots for the PWA install prompt is now 3)
-Added Icons, Screenshots and How to play in the Github Repository's ReadMe file.

Merry Christmas and a Happy New Year!

Version 6.5

24 Dec 08:33
6ddc2df
Compare
Choose a tag to compare

Fixes bug in the manifest

Version 6.4

24 Dec 08:31
5b9c1f6
Compare
Choose a tag to compare

Added a screenshot for the manifest, so that you will be offered to install the app with it.

Version 6.3

23 Dec 07:47
4ceaeca
Compare
Choose a tag to compare

Version 6.3 is a minor release of 2048ontheweb.

It brings:
-Disabled Context Menu
-Validation for both web and PWA stability

Version 6.2

23 Dec 07:29
4eeead9
Compare
Choose a tag to compare

Version 6.2 is another minor release of 2048ontheweb

In this release, the following are done:
-HTML is minimized
-CSS/JS from the HTML file has been moved into their respective files
-Disabled Context Menu in the game, so that it will not disturb you while playing.

Planned Features (Version 6.3 or later)
-Disabling Text Selection in the game, so that it will not distrub you while playing.
Note: The planned feature may or may not be delivered, as the planned feature is currently undergoing a series of testing.

Version 6.1

23 Dec 03:19
bc0d1a8
Compare
Choose a tag to compare

A minor release of 2048ontheweb
This optimizes the experience for the PWA app users.

Version 6.0

22 Dec 09:55
67db379
Compare
Choose a tag to compare

Another major release of 2048ontheweb

What is changed?
-The GUI is more compact (to fit more)
-The issue regarding the small screens is now been fixed, the scores, best score and the new move counter is now below the NEW GAME button.
-Added the new move counter
-The "New Game" button retains its position but more compact than before

Version 5.1

22 Dec 06:37
dc17b52
Compare
Choose a tag to compare

Version 5.1 is another normal minor release of the 2048ontheweb.

This addresses an issue that causes the service worker not to be immediately registered, thus causing the "Install App", "Create Shortcut" options not to immediately appear after the game is loaded.

Version 5.0

22 Dec 05:39
1cb35a7
Compare
Choose a tag to compare

Another major release of 2048ontheweb
-Added a prompt to confirm if you want to really start a new game
-Fixed unnecessary calls (JavaScript)
-Fixes graphics problems caused by fullscreen in manifest.json (PWA)
-Fixes all the bugs and errors done during the addition of this features and bug fixes