Skip to content

Late August update - #65

Merged
Silabear merged 39 commits into
prodfrom
main
Aug 27, 2026
Merged

Late August update#65
Silabear merged 39 commits into
prodfrom
main

Conversation

@Silabear

Copy link
Copy Markdown
Contributor

Additions

  • Image Insertion: a new page for inserting small images into the editor, which will be displayed as a grid of coloured square characters.
  • Export Selected Text: now, if you select some text in the editor, you have the option to export only the selected text. This is useful if you are working with large texts that you would like to split, or if you are working with macros.
  • Welcome Screen: a welcome screen modal will now show when you visit the site for the first time. Once you dismiss this, it won't show up again, unless there are any announcements or new information posted to the welcome screen.

Changes

  • Colours on the toolbar are now correctly vertially aligned, and closer together to save space.
  • "Saved Texts" UI has been updated to make it fit the rest of the site.
  • The Settings page now includes an option to hide the newly added "Export Selected Text" button.
  • The maximum height of the output at the bottom of the screen has been decreased, so longer texts no longer make the editor unusable.
  • The error page which would show when JavaScript was disabled has been improved.

Fixes

  • The optimised output will now, if there is just one object in the output, ONLY output that object, rather than forcing it into an array.
  • The optimised output no longer sometimes forgets to merge adjacent components which themselves were merged for other reasons.
  • You can now correctly copy and paste obfuscated text.
  • Copying coloured text into the hover event now correctly outputs the colour in hex format.
  • The visual background and border for hover events and click events in the editor now no longer splits when interrupted by another style.

HoodieRocks and others added 30 commits August 6, 2026 23:35
…e is too large, fix some issues with the save menu
@Silabear
Silabear requested a review from HoodieRocks August 27, 2026 21:24
@Silabear

Copy link
Copy Markdown
Contributor Author

sorry cobble

@Silabear
Silabear merged commit de3bb96 into prod Aug 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants