Skip to content

v10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 21:48
· 1 commit to main since this release

✨ New Features

  • 31b13a9 - support for image descriptions (closes #214) (commit by @Bnyro)
  • 9ef51bb - support for NASA APOD (closes #212) (commit by @Bnyro)
  • 73d4ba2 - rework wallpaper changer - allow multiple configs at the same time (commit by @Bnyro)
  • 28f16a8 - allow settings time intervals for wallpaper changer (closes #215) (commit by @Bnyro)
  • 66a347a - improve ux when creating new wallpaper changer rule (commit by @Bnyro)
  • 382528e - filter out hidden (dotfiles) in local wallpaper changer (closes #217) (commit by @Bnyro)
  • da23136 - add landscape option to spotlight (closes #219) (commit by @Bnyro)
  • 90c1cad - add wikipedia picture of the day (commit by @Bnyro)

🐛 Bug Fixes

  • 5044ea5 - reddit wallpaper changer (closes #208) (commit by @Bnyro)
  • e4b7120 - unexpected behavior after editing wallpaper config successor (commit by @Bnyro)
  • f65f5f1 - wallpaper tile doesn't work after configuration rework (commit by @Bnyro)
  • f067ca1 - color palette hex code barely visible for some colors (commit by @Bnyro)

♻️ Refactors

  • d0aefe6 - include renderscript toolkit via Jitpack (commit by @Bnyro)

🔧 Chores