Releases: waymondrang/docsafterdark
v1.1.0
- Replaced paint format cursor (#61)
- Fixed accessibility settings dialog (#60)
- Fixed menu search box (#51)
- Fixed citation sidebar (#40)
- Fixed chat sidebar (#32)
- Fixed hidden "behind text" images (#27)
- Fixed chat tool tip
- Fixed revision history tab switcher
- Fixed header and footer bubbles
- Fixed no access page
- Updated options popup
- Renamed "dark" document background to "blend"
- Moved document background section above document options
- Removed document background descriptions
- Updated invert behavior triggered by option changes
- Consolidated source code into singular directory
- Created new extension packaging solution
Developer Notes
v1.1.0 kicks off the new year with more fixes, improved stability, and a better organized repository. Happy New Year!
v1.0.0
- Rewrote CSS
- Fixed document tabs issue (#65)
- Fixed quick sharing actions button (#62)
- Fixed preferences window (#59)
- Fixed document details window (#58)
- Addressed indistinguishable document language checkmark (#57)
- Fixed insert link bubble (#56)
- Fixed various pageless mode issues
- Fixed various sidebars (e.g. citations, dictionary, linked objects, comments)
- Added customizable accent color
- Added live preview for accent color for current Google Docs tab
- Added midnight dark mode variant
- Added dynamic light mode based on accent color
- Grayscale icons for consistent appearance
- Redesigned options popup
- Organized internal file structure
- Refactored JavaScript files
- Rewrote browser storage structure for options
Developer Notes
I would like to deeply thank everyone that continues to trust and use DocsAfterDark, and to those that discovered and notified me of issues via GitHub, email, and their browser's extension store. I apologize for my absence and thank you for your patience. This update is the biggest one yet. The CSS was rewritten entirely, fixing many issues and also enabling my vision for a customizable light mode for Google Docs. DocsAfterDark is nearing its 3 year anniversary and I am honored to be able to celebrate with over 100,000 of you. Thank you for your support!
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.