DocsAfterDark Changelog

What's new in DocsAfterDark 0.6.3

Feb 1, 2024
  • Fixed broken dark mode for Document Outline sidebar.
  • Fixed broken dark mode for ruler in pageless mode.

New in DocsAfterDark 0.6.2 (Sep 24, 2023)

  • Fixed dark mode for menu search

New in DocsAfterDark 0.6.1 (Mar 14, 2023)

  • Fixed broken background color*
  • Updated punctuation in "dark" background color description

New in DocsAfterDark 0.6.0 (Mar 12, 2023)

  • Restored essential dark mode appearance*
  • Fixed dark mode in page header and toolbar*
  • Fixed dark mode in document comments*
  • Improved visibility of icons*
  • Fixed dark mode on request access page
  • Fixed dark mode on nonexistent file page
  • Optimized use of CSS attribute selectors

New in DocsAfterDark 0.5.3 (Nov 15, 2022)

  • 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.

New in DocsAfterDark 0.5.2 (Sep 21, 2022)

  • Updated appearance of update notification
  • Fixed offset click when update notification is shown

New in DocsAfterDark 0.5.1 (Sep 20, 2022)

  • Fixed images not displaying on Firefox (#14)

New in DocsAfterDark 0.5.0 (Sep 20, 2022)

  • 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

New in DocsAfterDark 0.4.3 (Sep 19, 2022)

  • Fixed document metrics widget
  • Added toggle button settings to popup options

New in DocsAfterDark 0.4.2 (Sep 6, 2022)

  • Added dark mode for table properties panel
  • Fixed several sprites
  • Fixed ruler dragger icon

New in DocsAfterDark 0.4.1 (Aug 10, 2022)

  • Use textContent in place of innerHTML

New in DocsAfterDark 0.4.0 (Aug 3, 2022)

  • Added missing dark mode, including for Document Dropdown
  • Improved accent color consistency
  • Moved build scripts to repository