Releases: waymondrang/docsafterdark
v0.6.3
v0.6.2
v0.6.1
- Fixed broken background color*
- Updated punctuation in "dark" background color description
*Likely a Firefox-exclusive issue
Developer Notes
Thank you to the users who discovered the background color issue and brought it to my attention.
v0.6.0
- Restored essential dark mode appearance*
- Fixed dark mode in page header and toolbar*
- Fixed dark mode in document comments*
- Improved visibility of icons*
- Fixed dictionary sidebarβ
- Fixed dark mode on request access page
- Fixed dark mode on nonexistent file page
- Optimized use of CSS attribute selectors
*Specific to Google Docs with Google Material 3
β Specific to Google Docs with original Google Material
Developer Notes
The introduction of the Material 3 redesign for Google Docs has brought breaking changes to DocsAfterDark (#28). I am pleased to announce that this update addresses many of the visible issues caused by this redesign while ensuring backwards compatibility for those not yet affected by the rollout.
I would like to express my gratitude for all of the support and feedback submitted through extension ratings, GitHub, Reddit, email, and donations. Thank you for helping improve DocsAfterDark!
v0.5.3
- Added dark mode to comment history panel
- Fixed dark mode in long comments (source)
- Fixed dark mode in
spellcheck
bubble - Miscellaneous dark mode patches
- Updated update notification appearance
- Fixed bug blocking adjacent interaction
- Replaced relative units with absolute
- Moved placement of Invert Options in popup
- Added version information and donation button in popup
- Changed default Document Background from
dark
todefault
- Reverted dark Document Background from
transparent
to#1b1b1b
- Refactored core JavaScript file
main.js
- Moved default CSS to standalone file
Repository Updates
- Move images into subdirectory
- Add release directory to .gitignore
Developer Notes
An incremental update, v0.5.3 dark mode-ifies the comment history panel and brings various improvements and patches to DocsAfterDark. The default configuration is now the "Default" document background with "Invert" and "Grayscale" enabled. This is due to Google Docs updates on Firefox that break the previous "Dark" document background. For users who would like to support the development of DocsAfterDark, a no-obligation donation button has been added to the popup. Additionally, I would like to thank Firefox reviewer "rome" for leaving a positive review and bug report.
v0.5.2
- Updated appearance of update notification
- Fixed offset click when update notification is shown
Developer Notes
A patch update, v0.5.2 fixes the offset click when an update notification is shown, although the issue disappears when the user closes the notification. This bug was discovered by a reviewer on Firefox.
v0.5.1
v0.5.0
- Added grayscale option in popup menu
- Added document border options in popup menu
- Modified dark background to "transparent"
- Changed description of dark background
- Sectionalized invert options in popup menu
- Changed default settings
- Fixed UI elements being affected by invert
- Removed white background SVG (Firefox)
- Added update notification
Developer Notes
A feature and quality-of-life update, v0.5.0 delivers an improved experience for new and current users. Documents can now appear seamless against the background and more comfortable with the grayscale invert option.
v0.4.3
- Fixed document metrics widget
- Added toggle button settings to popup options
Developer Notes
Use the Raise Button option in the popup window to move the toggle button above the document metrics widget.
v0.4.2
- Added dark mode for table properties panel
- Fixed several sprites
- Fixed ruler dragger icon