github DumbWareio/DumbPad v.1.0.1
v.1.0.1 - your new markdown editor

latest release: v1.0.4
2 months ago

What's Changed

v1.0.1 - Query Param support, enhance markdown previews with new styles, mirror markdown preview styles for print, new setting, service worker versioning by @gitmotion in #61

  • Add new service worker versioning with cache busting (still requires clearing cache for the new change but should auto reload moving forward)
  • Query Param support for direct notepad selection
    • with browser history navigation for back and forward functionality & new copy link button
    • unique notepad naming appending -1, -2, -3 respectively to notepad names
    • fixes: #18, #8
    • thanks to @Justinzobel & @accforgithubtest for the feedback!
  • Enhanced Markdown Preview styles with support for tables, github style alerts, checkbox lists, and more
  • Print preview revamp:
    • print now mirrors style of markdown preview accurately
    • auto expands expandable details section for print previews
  • New setting to disable auto expand details sections for print previews

Note

New service worker changes should auto bust and reload your cache for you but it that doesn't work
Make sure to clear your browser cache and reload to reflect the new changes
Dev console > Application > Storage > Clear site data
After the new cache has been applied, new versions will auto bust and reload your cache for you moving forward

Full Changelog: v1.0.0...v.1.0.1
PR:

Previews

Feature Description Preview
Query Params with History Query parameters are now used for browser back and forward functionality, improving navigation. now with new copy link button! query-params
Print Preview (Light/Dark Mode) The print preview accurately reflects the light/dark mode and styling of the notepad in Markdown. print-preview-light print-preview-dark
Print Preview Defaults to Expand Collapsed Sections Print preview now defaults to expanding collapsed sections in Markdown. A new setting is available to disable this behavior. setting-disable-expand
New Markdown Stylings Added new Markdown stylings for alerts, details/collapse sections, and tables, codeblocks with copy button, along with revamped spacing. markdown-preview1 markdown-preview2

Thanks and stay dumb! 🚀

Don't miss a new DumbPad release

NewReleases is sending notifications on new releases.