🔖 Bumps to V 1.7.6 and updates changelog

This commit is contained in:
Alicia Sykes 2021-09-11 21:09:26 +01:00
parent b901a04d4a
commit ee56183ed9
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## ✨ 1.7.6 - Adds Multi-Search Support with Bangs [PR #224](https://github.com/Lissy93/dashy/pull/224)
- Adds option for user to add custom search bangs, in order to specify search engine/ target app. Re: #206
## 🎨 1.7.5 - Improved Language Detection & UI [PR #223](https://github.com/Lissy93/dashy/pull/223)
- Makes the auto language detection algo smarter
- Improves responsiveness for the language selector form

View File

@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.7.5",
"version": "1.7.6",
"license": "MIT",
"main": "server",
"scripts": {