mirror of https://github.com/Lissy93/dashy.git
🔖 Bumps to V 1.7.6 and updates changelog
This commit is contained in:
parent
b901a04d4a
commit
ee56183ed9
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Dashy",
|
||||
"version": "1.7.5",
|
||||
"version": "1.7.6",
|
||||
"license": "MIT",
|
||||
"main": "server",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue