Go Back
Changelog
- April 15, 2017
- Moved dependencies to Yarn, removed jquery-ui
- Made list sortable
- March 29, 2017
- Added Fetch support
- April 14, 2017
- Removed some usage of jQuery functions
- March 1, 2017
- Cleaned up page structure
- Cleaned up browser support
- Better editing
- February 28, 2017
- Updated chat limit
- Better language loading
- Changed alerts
- Cleaned up upgrade process
- Removed loading bar
- Improved loading efficiency
- Changed alerts more
- Updated json parsing
- Started adding ES6 features
- February 26, 2017
- Added uptime link
- December 13, 2016
- Fixed output issue
- November 30, 2016
- Action bar fixes
- November 15, 2016
- Improving robustness of mouse actions
- November 10, 2016
- Flight feature for jumping lines around [Experimental]
- April 7, 2016
- Updated libraries
- August 17, 2015
- Fixed an output issue
- August 17, 2015
- Fixed an output issue
- August 14, 2015
- Improved support for local storage
- August 5, 2015
- Changed bools from string to bools
- August 5, 2015
- Fixed editing sometimes loosing attributes
- August 4, 2015
- Fixed more language crashes
- August 3, 2015
- Fixed langauge crashes
- August 2, 2015
- Lots of language improvements
- April 18, 2015
- Fixed saves not saving with special characters
- April 11, 2015
- Language updates
- March 30, 2015
- Fixed language issue
- March 29, 2015
- Added strict functions
- March 19, 2015
- Sweet Alert
- March 14, 2015
- #embed
- Fixed English being shown for more than one language
- March 11, 2015
- Signs and events are clearer
- February 2, 2015
- Fixed an issue with books
- January 24, 2015
- Fixed an issue with Delete All
- Removed language credit line (for now)
- Added Turkish
- Fixed an issue with change_page (/u/Marcono1234)
- January 21, 2015
- Fixed some links
- January 20, 2015
- Remove outline from .no-focus-outline elements
- Add class no-focus-outline to preview buttons.
- January 19, 2015
- Now defaults to @p for signs and books
- January 18, 2015
- Added change_page click event option
- January 17, 2015
- Fixed deleting saves not always working
- Fixed delete all saves not showing updated
- December 31, 2014
- Export box is now easier to select
- December 9, 2014
- Fixed an issue where old exports wouldn't import properly
- November 22, 2014
- Fixed an issue where some buttons were cut off
- Square buttons! May or may not keep this
- Prompt before reporting an issue if its the common issue
- November 4, 2014
- Fixed an issue where editing a snippet might be incorrect
- November 1, 2014
- Improved Error Handling
- October 31, 2014
- Fixed some issues
- October 25, 2014
- Added a dark mode
- Signs no longer pretend to support insertion text
- Fixed a broken URL in the changelog
- Signs no longer pretend to support clicks and hovers.
- October 4, 2014
- Now supports multiple colors and snippets in hovertext
- September 26, 2014
- Fixed sign lines
- Fixed importing being broken
- September 25, 2014
- Fixed an issue with deleting saves
- Fixed an issue with newlines
- Fixed an issue with page loading
- September 24, 2014
- New Sign Lines!
- Better book code yay!
- Added ability to show and hide the nice looking output.
- Fixed quotes in quotes
- September 22, 2014
- Fixed a spelling issue
- Fixed the preview updating incorrectly
- Added an option to delete individual saves
- September 20, 2014
- Fixed scrolling to tellraw button not working as expexted
- Added (WIP) Settings page
- September 18, 2014
- Fixed an issue with templates and exporting
- September 16, 2014
- Temporarily removed translation while I fix it.
- Fixed an issue with the color settings
- Fixed an issue with the delete alert & scrolling
- September 10, 2014
- Added color selection for hover text
- September 2, 2014
- 1.8 is green now, because 1.8 is released
- August 29, 2014
- Fixed some bugs
- August 25, 2014
- Added a new data verification method and changed show_text format
- August 20, 2014
- Finalized new book page feature
- Added an easy way to request languages
- August 18, 2014
- Added a feature for new pages in books. Not yet accessible, WIP
- Changed Exporting to no longer use alert() because some browsers dont allow copying from that dialog.
- August 6, 2014
- Fixed more alignment things
- August 5, 2014
- Fixed a bug with the delete all dialog, thanks stupid3700.
- August 2, 2014
- Updated alignment, made look much better on mobile
- July 24, 2014
- Moved all external resources to repo, no longer requires things not in directory (exception is images and one css sheet, both of which are loaded from http://ezekielelin.com directly
- Removed unneeeded console usage
- July 21, 2014
- Hashes have been added to changelog for github refs
- Fixed a bug where the command block message wouldn't show up.
- July 14, 2014
- The language now automatically changes on first load. This won't affect users who have already loaded the page. Also, this will not work for everyone because language code lists are complicated. Please go to the forum (via the main tellraw page), and tell me if your language isn't automatially set on first load. If you want to test it, use localStorage.clear();location.reload();
- July 12, 2014
- Fixed some broken formatting on the changelog. Now properly handles broken links and reverted changes :D
- July 4, 2014
- Added Minecraftia font, should be all set. Can someone please verify this for me? Should show up in minecraft style on the output.
- June 19, 2014
- Use %e and %s to embed the generated string in the command (%e escapes quotes, %s doesn't)
- Build in ability to generate a /give written_book and /give sign with the embedded text
- You can now save multiple strings and switch between them easily.
- I've made the click and hover event text fields easier to use, automatic suggestions
- June 18, 2014
- Use %e and %s to embed the generated string in the command (%e escapes quotes, %s doesn't)
- June 14, 2014
- tellraw, title, subtitle templates
- June 1, 2014
- None color
- May 16, 2014
- Due to changes in format, I've been forced to make the attributes stricter. This means you will see both true and false values. If you have a real reason to have this rolled back, please reply to this topic making your argument.
- May 14, 2014
- New format, less bytes
- None color option by default, (will appear white in game, however) (may not be immediately available on site)
- May 13, 2014
- Badge items with their version / specific feature.
- May 10, 2014
- Translation is redone
- Modals begone
- May 9, 2014
- Added the command field, which allows for custom commands such as execute. Also supports importing these commands.
- Now stores player in localStorageNow stores command in localStorage
- May 7, 2014
- I've reworked the language system for translations.
- April 27, 2014
- Importing observes the player, mostly
- February 23, 2014
- I've fixed bugs with editing
- February 21, 2014
- Full featured editor. May be a bit buggy, please report that here: https://github.com/ezfe/tellraw/issues
- February 19, 2014
- 1.8 Scoreboard objectives inline
- Translated strings have been redone behind the scenes, and the preview now almost 100% accurately reflects the english output.
- January 19, 2014
- Fixed some text fields clearing when they shouldn't
- Fixed the translations doing a lot of stuff every cycle
- January 15, 2014
- Cool, awesome, totally revolutionary new background image.
- January 10, 2014
- Now supports insertionNow supports show_entity
- December 31, 2013
- Fixed an issue where the GUI could be confusing.
- December 30, 2013
- French has been updated.Hebrew has been added.
- December 27, 2013
- Changed the import function, works easier now, no more dev console needed. If it fails it will fail silently and won't indicate a failure. Sorry.
- Added a newline after the tellraw player section of the output to make it easier to copy paste just the tellraw part.
- Fixed a russian string
- December 26, 2013
- Removed old language strings
- Edit Mode is now always on and works better
- Delete all button
- The command persists across reloads, so if your web browser crashes you may not loose it.
- Moved some things aroundFixed some bugs.
- December 24, 2013
- Fixed a bug where the language wouldn't properly set up
- Changed how falses are done. If you experience problems with this, please tell me ASAP.
- December 16, 2013
- Fixed some missing language strings, still looking for translations.Language settings persist across page loads now
- December 15, 2013
- Background color chooser. Language strings will be available for translation tomorrow.
- December 9, 2013
- Changed more backend systems for applying styles to the previewsRemoved the drop shadow that may or may not have been published live at one point.
- Added highlight for click and hover events to the preview.
- December 8, 2013
- Added Russian
- November 30, 2013
- Language switching is even better
- Cleaned up a bunch of un-needed things
- Added Dutch
- The command list is more complete nowThe achievement list is more complete now
- Upgraded the inline editing, please tell me if something isn't working!
- November 26, 2013
- You can now choose between English, French(kinda) and German
- November 25, 2013
- You can now edit the json text. Click Edit mode, and then start editing.
- November 24, 2013
- You can now click text in the preview to see the hover and click events.The page now fills all the text boxes when the page loads, so pressing refresh without making changes won't do anything.
- November 23, 2013
- Work in progress: I'm making it so all snippets behave the same way, they're all extras. If you have a strong argument against this, please post a comment.
- Fixed some bugs with IE
- Added a color preview in the "Add Text" manager
- Added a preview of what your tellraw will output (more to come)
- Removed the ability to see wether it will work in a command block, all of these commands will require a command block. If you want a more basic generator, send me a private message I can work something outAdded a dictionary function for getting the CSS Color Code from a minecraft color name.
- November 16, 2013
- Added a feature to edit "Extras" text.
- Fixed some bugs with extras resetting their text.
- November 13, 2013
- Changed how to add extras, making way for language strings.
- Fixed some bugs with when it detected changesFixed some bugs with how extras are removed
- Improved mobile support. More coming.
- November 10, 2013
- Deletion of extras asks for a confirmation I'm using table rows for each one now to improve formatting
- Moved the manipulation buttons over to the left in their own table data elementImproved the handling of falses, for now. You can choose to show or hide them in the extras. Whatever goes wrong if you hide them is your problem atm, its a matter of how the game handles it. It will show them by default.
- Minor optimizations and changes.
- October 16, 2013
- Fixed the @a issues with the player field
- Updated the statistics, achievements, and commands for 13w41b
- September 23, 2013
- I'm trying to optimize where it adds the various tags. Currently the first one will do it smartly, I'm working on the extras
- September 22, 2013
- I've updated it so it no longer loops. Side affect is the player field acts oddly. Workaround is to type what you want, then delete the @a.
- Added more things to the suggestion boxes.
- September 20, 2013
- All behind the scenes is done in pure JSON
- Removed Falses option, falses are always shown. Due to the fact command blocks have almost unlimited length, this isn't a problem.Its now easier to remove extra snippets.Better support for achievements and commands.
- September 19, 2013
- Supports 13w28a "show_achievements" parameter
- Autofills text-boxes to show suggestions.
- September 18, 2013
- Automatic quotation escaping
- Preview of the command (not 100% accurate yet, more to come)