Releases: FranklinDM/Splashed
Releases · FranklinDM/Splashed
v1.4.3
Compare
Sorry, something went wrong.
No results found
Add support for Epyrus
Mark as compatible with Pale Moon 32
v1.4.2
Compare
Sorry, something went wrong.
No results found
v1.4.1
Compare
Sorry, something went wrong.
No results found
Simplify preview image handling in options window
Use DOMContentLoaded event for splash initialization
Removes workaround included in the previous version.
v1.4.0
Compare
Sorry, something went wrong.
No results found
Include workaround for transparent splash windows
Transparent backgrounds for the splash window can now be set again, by changing splash background color to transparent and adding background: transparent; to the window style.
v1.3.0
Compare
Sorry, something went wrong.
No results found
Retrieve splash window handle using nsIBaseWindow instead of using WinAPI GetActiveWindow
This should prevent cases where the main application window becomes always on top instead of the splash window
Take device pixel ratio into account when resizing the splash window on Windows
Use window activate event instead of focus
Prevent unnecessary updating of splash window state
v1.3.0b1
Compare
Sorry, something went wrong.
No results found
Prevent the splash window state from being updated repeatedly
v1.2.3
Compare
Sorry, something went wrong.
No results found
Remove unused space around splash window frame on Windows
v1.2.2
Compare
Sorry, something went wrong.
No results found
Fix undefined Ci shorthand in overlay when using a navigator
v1.2.1
Compare
Sorry, something went wrong.
No results found
Revert incorrect removal of default splash image source
Fix broken close splash on click with Basilisk
v1.2.0
Compare
Sorry, something went wrong.
No results found
Thanks to AHOHNMYC!
Reinstate and update Russian translation
Fix broken display of non-ASCII custom splash text
Use upscaled extension icon (32x32 -> 64x64)
Remove support for old (and insecure) exported preferences format
Remove support for Pale Moon 27 and older
Remove custom about window
Fix broken auto-close timeout for SeaMonkey and Borealis
Simplify command line handler component logic
Remove support for -splash flag
Remove show splash when opening external links feature (broken due to typo)
Further extension code cleanup and minor under-the-hood changes