This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Homarr
Watch
1
Star
0
Fork
0
You've already forked Homarr
mirror of
https://github.com/ajnart/homarr.git
synced
2025-11-07 05:55:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
715a4bd6c7868e63014aa4a794c29a6a1ef74291
Homarr
/
data
/
constants.ts
3 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Rename MyHomePage to Homarr
2022-05-12 14:24:15 +02:00
export
const
REPO_URL
=
'ajnart/homarr'
;
v0.8.0 Docker 🐋 and Dash. ⚙ integrations ! <!-- Small release message --> - ✨ Add support for lists in module option by @ajnart in https://github.com/ajnart/homarr/pull/280 - 🔨 Fix Readarr default port number by @Moohan in https://github.com/ajnart/homarr/pull/287 - ✨ Add dash. Integration by @MauriceNino in https://github.com/ajnart/homarr/pull/277 - ✨ Add Docker integration by @ajnart in https://github.com/ajnart/homarr/pull/289 - Dash. (Pronounced Dashdot) is another self-hosted service, made by @MauriceNino that provides a simple way to see stats about your PC in a sleek way - Docker integration provides a simple way to start, stop, restart and delete containers. To get started, simply mount your docker socket by adding `-v /var/run/docker.sock:/var/run/docker.sock` to your Homarr container ! * @Moohan made their first contribution in https://github.com/ajnart/homarr/pull/287 * @MauriceNino made their first contribution in https://github.com/ajnart/homarr/pull/277 **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.7.2...v0.8.0
2022-07-20 15:38:21 +02:00
export
const
CURRENT_VERSION
=
'v0.8.0'
;
Reference in New Issue
Copy Permalink