Skip to content

Releases: waymondrang/docsafterdark

v0.6.3

01 Feb 06:56
Compare
Choose a tag to compare
  • Fixed broken dark mode for Document Outline sidebar (#46)
  • Fixed broken dark mode for ruler in pageless mode (#36)

v0.6.2

23 Sep 20:24
Compare
Choose a tag to compare
  • Fixed dark mode for menu search (#37)

v0.6.1

14 Mar 02:46
Compare
Choose a tag to compare
  • 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

12 Mar 23:58
af5acb8
Compare
Choose a tag to compare
  • 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

15 Nov 19:01
Compare
Choose a tag to compare
  • 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 to default
  • 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

21 Sep 02:01
Compare
Choose a tag to compare
  • 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

20 Sep 16:52
Compare
Choose a tag to compare
  • Fixed images not displaying on Firefox (#14)

v0.5.0

19 Sep 23:17
Compare
Choose a tag to compare
  • 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

19 Sep 16:30
Compare
Choose a tag to compare
  • 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

05 Sep 21:35
Compare
Choose a tag to compare
  • Added dark mode for table properties panel
  • Fixed several sprites
  • Fixed ruler dragger icon