uwuify-doer update log

1.5.9

-whitelist info icon stored locally

-improved init flow

-other small fixes


1.5.6

-fonts now stored locally

-improved script serialization

-styling and content fixes


1.5.5

-improved script serialization

-styling fixes

-small content changes


1.5.4

-extension page validation to avoid unintended behavior

-styling fixes for themes


1.5.3

-modified devnotes behavior

-additional styling fixes



1.5.2

-quick fix for styling bug

uwuify was unintentionally styling links across all sites when using some themes - this has been fixed


1.5.1

-fixed init update notes

-fixed styling issue in prefs



1.5.0

-extension themes

extension theme presets are now available!

-removed theme-specific header icons

(since other themes are now available)

-customizable dev notes

not everyone sees the init page (and some of course don't want to) so this acts as a very brief update news dialog.

-updated attributions

for the new themed button gradients

-small styling changes



1.4.2

-fixed init (forgot to complete what's new)

-updated whitelist warning dialog styling



1.4.1

-polished init, prefs styles

-formatting changes

-prefs/whitelist behavior

-updated attributions



1.4.0

-Fixed Firefox permissions issue

user is prompted upon install/update to grant necessary permissions

-Firefox for Android support

I found an old kindle I repurposed into an android tablet so I can test with it now! Don't ask, it works.

-Prefs/init formatting changes!

I made the layout more mobile-friendly, and I updated init similarly so it's less of a massive wall of text.

-Actually really fixed the keyboard shortcut issue??

I think I actually did this time ^^

-Other changes

-small content changes to main, prefs, whitelist (replaced footer items, added more links, changed text)

-changed two words in the readme ("extra" to "even more" - I'm really going all out here)

-a ton of styling changes that are kinda hard to notice (please notice my unrecognized suffering)


1.3.6

-fixed another problem I created (fetching keyboard shortcut from manifest)

-fixed runtime reference for cross-browser compatibility


1.3.5

-fixed keyboard shortcut issue

previously the assigned keyboard shortcut, even when changed, wouldn't work. now it does!


1.3.4

-prefs redesign

looks pretty decent if I do say so myself

-formatting udpates

removed extra text from main, toggle state is now indicated by white border

-other changes

-update README

-add license/init links in prefs

-update whitelist logic, added confirmation

-mac hotkey rebound to ctrl

-added version data in prefs

-removed unused resource files

-prefs now included in manifest


1.3.3

-more uwu!

phrases like "uwu" and "nya" can now be added to sentences at random. You can enable this under preferences!

-keyboard shortcut

you can now press ctrl+shift+U (cmd+shift+U for Mac) to uwuify the page. Saved you two clicks :3

-other changes

changed "more settings" to "preferences" because it sounds better or something

changed a lot of the code to work with the new shortcut, so maybe I'll add some more shortcuts later on

the main extension page has less words on it (it's a good thing I swear)

fixed a weird issue on chrome making all the text 75% the normal size

removed tabs manifest permission for firefox since it's not being used anymore.


1.3.2

-fixed element detection on Chrome

sites formatting was still breaking on Chrome due to an unexpected bug.

-removed "tabs" permission for Chrome release

this is due to Chrome Web Store restrictions. This means that the extension will no longer uwuify tab/window names in Chrome.


1.3.1

-no more broken sites

the old uwuification was accidentally uwuifying scripts and styles, which was destroying site layouts. but no longer :3

-whitelist description clarity

clarified how to enter whitelist data

-fixed a typo on the init page



1.3.0

-WHITELIST YAY!!

now you can uwuify to your heart's content, without accidentally screensharing uwu-speak. Although I would still turn off perma uwu if you do that. just sayin.

-NEW LESS ANNOYING LOGIC!!

changed uwuify logic (whitelist warning only applies when manually uwuifying to reduce annoyance)

-🌸 SAKURA THEME!!

(I some of the design looked a little boring so I decided to spice it up a little - buttons are now pink and the extension headers have the sakura emoji ^^ 🌸)

-UPDATED INIT/UPDATE PAGE!!

It was really not very pleasant to look at so I fixed it up a little bit!


1.2.3

-a bunch of small fixes like warnings on some sites where the layouts can break

-the codebase is now fully cross-compatible with chrome, which means I can update stuff more consistently

-a ton of bugfixes I don't really remember (it's on the repo somewhere)

-fixed the readme (although I'm not sure anyone really reads that)

-styling updates (especially the layout warnings, they're a lot less annoying and now they look half-decent too)


1.2.0

-new extension toggle for perma-uwu! this can be toggled off, and the manual uwuify button will continue to function regardless of toggle state

-the codebase is less atrocious


1.1.2

-Streamlined addon functionality (only uwuifies for now, removed cursor functionality)

-updated main.html to reflect functionality changes

-now checks for sites known to break when uwuified and alerts when necessary

-removed all unnecessary files

-updated manifest to reflect changes


1.1.1

Added custom cursor toggle

Fixed a bunch of styling issues

Updated first-launch page

Updated scripts