• 0.1.0-rc0
    Deploy on dev / Deploy on dev (push) Successful in 41s
    Deploy on production / Deploy on production (release) Skipped
    Deploy on staging / Deploy on staging (release) Successful in 44s
    Pre-Release

    jakob.scheid released this 2026-08-09 19:27:28 +02:00 | 1 commits to main since this release

    0.1.0-rc0

    This is the first release candidate for the first release of the Seekra frontend.

    All changes

    • Chore: prepare release 0.1.0 in #189
    • Feat: remove placeholder slogan in #188
    • Style: make code style consistent in #186
    • Feat(i18n): make language a setting in #185
    • Feat(legal): add legal notice in #170
    • Fix(settings): selection reactivity in #184
    • Feat(color-scheme): make color scheme a setting in #182
    • Feat(settings): function to set settings in #179
    • Fix(color-scheme): fix system color scheme initial loading in #177
    • Feat(settings): function to get the value of a setting in #168
    • Fix(color-scheme): fix initial color scheme loading in #171
    • Feat(footer): align footer segment items vertically centered in #172
    • Fix(settings): switch setting default value as store value fallback in #176
    • Fix(sidebar): hide sidebar instead of removing it when it is not expanded in #174
    • Fix(sidebar): hide sidebar border on small screens in #173
    • Feat(fonts): Add font in #162
    • Temporarily disable the default tap highlight in #160
    • Feat(sidebar): allow left sidebar layout content to toggle the sidebar in #159
    • Feat(sidebar): implement sidebar toggling in #157
    • Fix(settings): settings validator selection setting default values array handling in #155
    • Complete missing settings translations in #154
    • Use :focus-visible instead of :focus in #153
    • Chore(licenses): license headers in setup scripts in #147
    • Test: describe in all test files in #144
    • Feat(settings): add renderer for settings configuration in #142
    • Feat: update the page title using a watcher in #148
    • Feat(color-scheme): set the color scheme on the document body in #149
    • Chore(licenses): add scripts to generate the license files in #146
    • Refactor: merge two rules for #app-wrapper into one in #151
    • Load the default language on startup in #133
    • Chore: commit message template in #132
    • Set theme color to the primary color in #126
    • Refactor(style): remove unused stylesheet in #125
    • Feat(i18n): swap Italian and Portuguese in the available languages array in #121
    • Fix: top-level await in main.js in #119
    • Feat(settings): allow only sections as first-level settings in #117
    • Fix(not-found): font scaling on not found page in #115
    • Test(settings): settings validator unit test in #113
    • Fix(search): centering of search bar on small screens in #112
    • Test(i18n): language switch button unit test in #108
    • Fix(navigation): navbar alignment on mobile devices in #110
    • Fix(logo): spacing between Seekra logo and slogan in #109
    • Test(i18n): current language utility unit test in #106
    • Test(style): CSS dimensions utility unit test in #107
    • Feat: main content bottom padding in #104
    • Fix(search): position the search results error message statically instead of absolutely in #101
    • Feat(i18n): move language switch button to the footer in #100
    • Feat(search): place search bar below navbar on the search results view on small screens in #99
    • Feat(search): make search bar on start page fully wide on small screens in #94
    • Feat(icons): use icons instead of Unicode characters in #91
    • Docs(changelog): changelog in #92
    • Chore: set up Vitest in #93
    • Feat(search): move search bar in the search results view into the navigation bar in #82
    • Feat(settings): settings configuration parser in #78
    • Fix(color-scheme): link color when switching between color schemes in #81
    • Refactor: restructure assets directory in #76
    • Feat(settings): base settings page in #74
    • Docs(licenses): remove license placeholders from certain files in #75
    • Feat(style): revise color variables in #65
    • Feat(i18n): major languages and language switching button in #70
    • Feat(i18n): migration to vue-i18n in #68
    • Feat(color-scheme): option to adapt color scheme to the system color scheme in #61
    • Docs(licenses): license headers in #58
    • Chore(ci): dev deployment workflow in #57
    • Feat(logo): integrate logo in #52
    • Feat(color-scheme): simplify color scheme toggling icons in #54
    • Feat(color-scheme): dark mode in #51
    • Feat(not-found): not found page in #50
    • Feat(search): search form submit in #45
    • Chore: HTML minifier from vite-plugin-html in #47
    • Refactor(style): use CSS variables in #44
    • Feat(search): set maximum width of the search bar in #43
    • Feat(footer): footer in #41
    • Fix(search): search bar input field height in #38
    • Docs: license headers in source code files in #30
    • Feat: migration to Vue.js in #28
    • Feat(style): revise style in #24
    • Feat(style): revise style in #20
    • Docs(licenses): update license to original license text in #22
    • Refactor: improve static resources directory structure in #15
    • Feat(navigation): navbar in #14
    • Style(style): format CSS in #13
    • Feat(style): base styles in #12
    • Fix:

      instead of

      for the slogan in #10
    • Feat(search): search bar in #7
    • Feat: header and footer in #4
    • Docs(readme): description and name in README.md in #2
    • Feat: add boilerplate in #1

    Changelog: CHANGELOG.md

    Full Changelog: initial...v0.1.0-rc0

    Contributors

    New Contributors

    Downloads