Skip to content

1.7.0

Compare
Choose a tag to compare
@JesusMtnez JesusMtnez released this 21 Feb 08:03
· 386 commits to master since this release
1.7.0
8dda82f
  • Update year in Copyright
  • Fix CI and include emacs 27 (#218)
  • Disable package-lint checks for now
  • Fix error when `dashboard--section-starts' is nil (#204)
  • Smaller icon size for remote files (#211)
  • Create a custom variable for dashboard-footer (#186)
  • Replace defvar with defcustom, making customize work properly (#205)
  • Disable undo history for dashboard buffer (#207)
  • Avoid loading all-the-icons prematurely (#209)
  • Get elisp-lint path using find
  • Refactor: use all-the-icons-icon-for-dir (#198)
  • Update Emacs 26 to 26.3
  • Update elisp-lint package
  • Update circe to 2.1
  • Replace if with when (#200)
  • Fix space after comma for phrase in dashboard-footer (#194)
  • Fix face description typo (#189)
  • Fix widget face bug. Fixed some linting issues (#177)
  • Dashboard return button (#171)
  • Fix icons for weekly agenda and add an icon final condition (#173)
  • Added filtering by category for org mode (#167)
  • Revert "Remove (require 'seq) (#165)"
  • Remove (require 'seq) (#165)
  • Restore seq-take properly
  • Replace seq-take with its code (#161)
  • Reduce initial requires (#162)
  • Update screenshot
  • Vimish bindings (#139)