Liss-Bot
fe043bcde1
🔖 Bump version to 3.2.3
3.2.3
2026-04-02 11:36:44 +00:00
Alicia Sykes
1e6b07c47c
🔀 Merge pull request #2042 from Lissy93/fix/external-style-loading
...
Fix/external style loading
Fixes #1888
2026-04-02 12:34:35 +01:00
Alicia Sykes
b50bbadf9b
🔀 Merge branch 'master' of github.com:lissy93/dashy into fix/external-style-loading
2026-04-02 12:29:52 +01:00
Alicia Sykes
13851100ae
🔀 Merge pull request #2030 from Lissy93/feat/opening-methods
...
Fixes openening methods dropdown
2026-04-02 12:29:16 +01:00
Alicia Sykes
652996ec3b
🔀 Merge branch 'master' of github.com:lissy93/dashy into fix/external-style-loading
2026-04-02 12:21:17 +01:00
Alicia Sykes
458003efd3
🔀 Merge pull request #2033 from Lissy93/feat/workflow-improvments
...
Feat/workflow improvments
2026-04-02 12:20:38 +01:00
Alicia Sykes
742335ba3a
👷 Updates versions for GH actions
2026-04-02 12:11:03 +01:00
Alicia Sykes
8f34490fd1
:octocat: Simplifies the PR template
2026-04-02 12:10:29 +01:00
Alicia Sykes
18bbaf4b6b
🔐 Adds Dependabot monitoring for docker and npm
2026-04-02 12:04:01 +01:00
Alicia Sykes
d8eec7bfc7
🐛 Fixes loading of external stylesheets
2026-04-02 11:58:02 +01:00
Alicia Sykes
14c3d0b43f
🔀 Merge branch 'master' of github.com:lissy93/dashy
2026-04-02 11:08:10 +01:00
Liss-Bot
c9eb176db5
⬆️ Bump version to 3.2.2
3.2.2
2026-04-01 14:13:31 +00:00
Alicia Sykes
4013848c9d
🔀 Merge pull request #2029 from onwp/complete-tr-translations
...
Complete Turkish (tr) translations to 100% coverage
2026-04-01 15:13:17 +01:00
Alicia Sykes
b6bf151092
👷 Add issue release tag link, and make less spammy
2026-04-01 13:11:20 +01:00
Alicia Sykes
da63ebc830
👷 Mark issues as released when new tag published
...
- Fixed issue where tag body was missing PR info
- Adds tag logic to mark release version for applicable issues
- Trigger rebuild of docs website when version released
- Upgraded the github-script action from v7 to v8
- Show summary of changes when workflow completes
- Updated code comments to explain wtf is happening
2026-04-01 12:26:32 +01:00
Alicia Sykes
7c2c2a8a70
🔥 Code cleanup around opening methods
2026-04-01 11:27:01 +01:00
Alicia Sykes
07b5294cd6
🐛 Fixes opening method dropdown in edit menu ( #1970 )
2026-04-01 11:00:32 +01:00
onwp
853cfcce4a
Complete Turkish (tr) translations to 100% coverage
2026-04-01 09:47:18 +03:00
Liss-Bot
c608879006
⬆️ Bump version to 3.2.1
3.2.1
2026-03-31 21:41:18 +00:00
Alicia Sykes
d8bf8eaca7
🔀 Merge pull request #2027 from Lissy93/update/remove-axios
...
Update/remove axios
2026-03-31 22:41:02 +01:00
Alicia Sykes
c07f3dc810
🥅 Handle null headers
2026-03-31 22:20:29 +01:00
Alicia Sykes
c42e2011cd
➖ Uninstall Axios dep
2026-03-31 21:32:24 +01:00
Alicia Sykes
63952fb030
🚚 Replace instances of Axios with new request handlers across everywhere
2026-03-31 21:31:57 +01:00
Alicia Sykes
a0a6d48dc0
⚡ Creates client-side request wrapper instead of axios
2026-03-31 21:25:08 +01:00
Alicia Sykes
47078a4f48
⚡ Creates server-side request wrapper instead of axios
2026-03-31 21:24:49 +01:00
Alicia Sykes
24d7414883
🔀 Merge pull request #2021 from Lissy93/fix/small-issues
...
Fixes #1920
Fixes #1895
Fixes #1980
Fixes #1994
Fixes #1970
Fixes #1376
Fixes #1851
Fixes #1965
3.2.0
2026-03-30 08:24:39 +01:00
Alicia Sykes
75a9e1a4ff
⬆️ Bump to 3.2.0
2026-03-30 08:19:27 +01:00
Alicia Sykes
37e6a9f532
🐛 Fixes sabnzbd path prefix configurable ( #1965 )
2026-03-29 23:23:49 +01:00
Alicia Sykes
1cf089d4f1
🐛 Fixes missing copyclipboard in workspace view ( #1851 )
2026-03-29 23:22:31 +01:00
Alicia Sykes
551433e6b3
🐛 Fixes allow target to be empty ( #1895 )
2026-03-29 20:07:06 +01:00
Alicia Sykes
0b9a7032da
🔐 Updates security contact info ( #1994 )
2026-03-29 20:04:40 +01:00
Alicia Sykes
b578702035
✨ Adds "New Window" as opening method ( #1970 )
2026-03-29 20:01:01 +01:00
Alicia Sykes
271eb268eb
🐛 Fixes duplicate forecase entries in weather ( #1887 )
2026-03-29 19:59:51 +01:00
Alicia Sykes
1f30bafee5
🐛 Fixes custom search engine prevening bangs ( #1980 )
2026-03-29 19:59:02 +01:00
Alicia Sykes
f5f98b2a4b
🌐 Updates alias for Chinese ( #1920 )
2026-03-29 19:57:49 +01:00
Liss-Bot
d1e1313883
⬆️ Bump version to 3.1.15
3.1.15
2026-03-29 17:56:56 +00:00
Alicia Sykes
0361575c66
🔀 Merge pull request #2020 from Lissy93/fix/external-auth-mem-spike
...
Deep copy auth.users to prevent infinite loop
Fixes #1995
2026-03-29 18:56:40 +01:00
Alicia Sykes
9c8764240a
🐛 Deep copy auth.users to prevent infinite loop ( #1995 )
2026-03-29 18:44:20 +01:00
Liss-Bot
702642c6cd
⬆️ Bump version to 3.1.14
3.1.14
2026-03-29 17:24:47 +00:00
Alicia Sykes
3d8427ff88
🔀 Merge pull request #2019 from Lissy93/fix/remove-clearbit
...
Removes Clearbit for icons, as depricated
2026-03-29 18:24:32 +01:00
Alicia Sykes
b43c23e22c
🔀 Merge pull request #2018 from Lissy93/dependabot/npm_and_yarn/path-to-regexp-0.1.13
...
Bump path-to-regexp from 0.1.12 to 0.1.13
2026-03-29 18:20:29 +01:00
Alicia Sykes
bf40469c70
Merge pull request #2017 from Lissy93/dependabot/npm_and_yarn/happy-dom-20.8.9
...
Bump happy-dom from 17.6.3 to 20.8.9
2026-03-29 18:20:06 +01:00
Alicia Sykes
cfed3989d3
🔥 Removes Clearbit for icons ( #1837 )
2026-03-29 18:18:43 +01:00
dependabot[bot]
98bff09a7d
Bump path-to-regexp from 0.1.12 to 0.1.13
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 0.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-29 17:15:59 +00:00
dependabot[bot]
4f2d3c6565
Bump happy-dom from 17.6.3 to 20.8.9
...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom ) from 17.6.3 to 20.8.9.
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.6.3...v20.8.9 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.8.9
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-29 17:15:09 +00:00
Alicia Sykes
0622aa799e
🔀 Merge pull request #2016 from Lissy93/dependabot/npm_and_yarn/node-forge-1.4.0
...
Bump node-forge from 1.3.3 to 1.4.0
2026-03-29 18:14:07 +01:00
dependabot[bot]
6809001a87
Bump node-forge from 1.3.3 to 1.4.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.3.3 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-29 01:16:00 +00:00
Alicia Sykes
372476406a
🔀 Merge pull request #2013 from Lissy93/dependabot/npm_and_yarn/picomatch-2.3.2
...
Bump picomatch from 2.3.1 to 2.3.2
2026-03-26 11:01:14 +00:00
dependabot[bot]
4a670479b3
Bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 01:03:10 +00:00
Liss-Bot
1f5f3aaedf
⬆️ Bump version to 3.1.13
3.1.13
2026-03-23 16:23:52 +00:00