1.1.8 - Latest
Added a counter, that represents how many users/clients loaded the page. Thanks to Moe Counter for the counter element.
_
1.1.7
Enhanced the text under the "Introduction" and "Usage" titles, by adding nice-looking backgrounds behind the text. Also, added a client welcoming notification, when a user loads the site.
_
1.1.6
Added a display, that shows the progress of how many HTML elements loaded on the site, of the total amount. The loading progress is indicated with a progress bar and text.
_
1.1.5
Added an info button to the left of the title text of the site, that allows access to CDN credits, and external sources (donation, e.t.c).
_
1.1.4
Added a button that allows you to resize the Editor Window.
_
1.1.3
Added a nice gradient to the whole site background, increasing the style quality of the site.
_
1.1.2
Updated title looks (Introduction, Usage, Editor, e.t.c), so they look better (via Bootstrap CDN). Also, re-updated char meter bar, using the Bulma CDN.
_
1.1.1
Updated changelog contents from showing in an alert() (JavaScript feature), to this nice display. Also, added 4 whole pages to the redirection dropdown menu (on right of title).
_
1.1.0
Updated the text near the progress bar (char meter), so its font looks better (Source Code Pro). Also, fixed Source Code Pro font issues, so it can now render correctly.
_
1.0.9
Added sound effects to the Editor Options buttons.
_
1.0.8
Added a button that toggles the theme of the Editor (Light, Dark, or Auto). Also, in this version, the Auto Complete button has been removed, due to the Ace Editor window having a fully-functional auto-complete feature for completing HTML tags (adding the closing tag once you are done typing the opening tag), which is very convenient.
_
1.0.7 Biggest Update (So Far)
Made the Editor window not a TEXTAREA element anymore, and made it a DIV, so it is an editor called Ace (a popular web-based coding editor).
_
1.0.6
Added a SELECT dropdown (right of site header text), that allows you to select another page that is within htmlplayer.net, and redirect to it. This version also includes text above this SELECT element, that informs the user that they can switch pages there, and shows how many pages are available at the time.
_
1.0.5
Added tooltips to elements (like Buttons, Paragraphs, Dropdowns, and Divs).
_
1.0.4
Added CSS styling to the buttons under the Editor Window, via the Bootstrap CDN.
_
1.0.3
Added a bar that indicates the current amount of characters of the max amount (25,000,000 characters). This version also adds a character count meter, that represents the values of the bar (original v1.0.1 character counter removed).
_
1.0.2
Added button to change font of HTML editor.
_
1.0.1
Added character counter, that measures total character count in HTML editor (spaces included).
_
1.0.0
Initial release of htmlplayer.net.