You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long (long) overdue, Hajimari's 3rd update is finally here! Bringing a significant UI refresh utilizing SvelteKit, application status indicators, custom search providers and themes, and a whole bunch of other features and toggles, this release really is jam packed.
A very special shoutout to @h3mmy and @ullbergm for their work in making this release possible.
Breaking Changes
The configuration and startpage data has changed significantly in several areas and will most likely require manual intervention to upgrade, primarily:
groups has been deprecated and is now bookmarks (or globalBookmarks in config.yaml), a nested list of BookmarkGroups and Bookmarks
customApps is now a nested list of AppGroups and Apps
groups will still be shown in the startpage editor so users can view their old bookmarks and convert them to the new bookmarks format. Once you've converted to bookmarks you should set groups: [] which will hide it forever. groups will be removed in a future version, so please instruct users to update sooner rather than later. A warning will be logged for any startpage that contains an outdated groups reference to remind you 😄
What's Changed
feat: Add Status Indicators to Hajimari Apps by @h3mmy in #45
feat: Add the ability to display a description below the application name by @ullbergm in #47
feat: targetBlank option for apps and links by @ullbergm in #49
feat: Migrate to SPA architecture using Svelte by @toboshii in #44
feat: App and bookmark group support
feat: Re-designed search with customizable providers
feat: Add the ability to toggle page elements
feat: Light/Dark theme switching and custom theme support
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
Jun 15, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Jun 15, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Nov 9, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
Nov 19, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Nov 19, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
Nov 21, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Nov 21, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
Dec 11, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Dec 11, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
Dec 19, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1 - autoclosed
chore(deps): update container image ghcr.io/toboshii/hajimari to v0.3.1
Dec 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.2.0→v0.3.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
toboshii/hajimari (ghcr.io/toboshii/hajimari)
v0.3.1Compare Source
What's Changed
rel="external"to external links by @invakid404 in #50New Contributors
Full Changelog: toboshii/hajimari@v0.3.0...v0.3.1
v0.3.0Compare Source
Woo! 🚀
Long (long) overdue, Hajimari's 3rd update is finally here! Bringing a significant UI refresh utilizing SvelteKit, application status indicators, custom search providers and themes, and a whole bunch of other features and toggles, this release really is jam packed.
A very special shoutout to @h3mmy and @ullbergm for their work in making this release possible.
Breaking Changes
The configuration and startpage data has changed significantly in several areas and will most likely require manual intervention to upgrade, primarily:
groupshas been deprecated and is nowbookmarks(orglobalBookmarksin config.yaml), a nested list of BookmarkGroups and BookmarkscustomAppsis now a nested list of AppGroups and Appsgroupswill still be shown in the startpage editor so users can view their old bookmarks and convert them to the newbookmarksformat. Once you've converted tobookmarksyou should setgroups: []which will hide it forever.groupswill be removed in a future version, so please instruct users to update sooner rather than later. A warning will be logged for any startpage that contains an outdatedgroupsreference to remind you 😄What's Changed
New Contributors
Full Changelog: toboshii/hajimari@v0.2.0...v0.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.