mirror of
https://github.com/daledavies/jump.git
synced 2026-01-09 00:42:08 +01:00
Update changelog, bump version and rebuild bundles for v1.4.1 release
This commit is contained in:
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.4.0] - 2024-04-15
|
||||
### Fixed
|
||||
- Issue #113: Fix incorrectly parsed debug setting.
|
||||
|
||||
## [1.4.0] - 2024-04-15
|
||||
### Added
|
||||
- Support for auto-discovery of sites from docker.
|
||||
|
||||
@@ -1 +1 @@
|
||||
v1.4.0 (1713193815)
|
||||
v1.4.1 (1713299496)
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.fc7bac2b7fbb7dcc270e.min.js"></script>
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.a4572c910e34c2e810b1.min.js"></script>
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jump",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.",
|
||||
"scripts": {
|
||||
"dev": "webpack --mode=development --devtool=inline-source-map --watch",
|
||||
|
||||
Reference in New Issue
Block a user