Skip to content

Releases: FrankBurmo/bare

v0.1.10

Choose a tag to compare

@FrankBurmo FrankBurmo released this 23 Jun 20:25

What's Changed

  • chore(deps)(deps): update dom_smoothie requirement from 0.17 to 0.18 in /src-tauri by @dependabot[bot] in #36
  • chore(ci)(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the all group by @dependabot[bot] in #35
  • update content by @FrankBurmo in #37
  • chore(deps)(deps): update time requirement from =0.3.47 to =0.3.49 in /src-tauri by @dependabot[bot] in #38
  • chore: layout adjustment by @FrankBurmo in #39

Full Changelog: v0.1.8...v0.1.10

What's Changed

  • chore(deps)(deps): update dom_smoothie requirement from 0.17 to 0.18 in /src-tauri by @dependabot[bot] in #36
  • chore(ci)(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the all group by @dependabot[bot] in #35
  • update content by @FrankBurmo in #37
  • chore(deps)(deps): update time requirement from =0.3.47 to =0.3.49 in /src-tauri by @dependabot[bot] in #38
  • chore: layout adjustment by @FrankBurmo in #39

Full Changelog: v0.1.8...v0.1.10

v0.1.8

Choose a tag to compare

@FrankBurmo FrankBurmo released this 13 Jun 18:21

Full Changelog: v0.1.7...v0.1.8

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@FrankBurmo FrankBurmo released this 13 Jun 17:25

What's Changed

  • chore(ci)(deps): bump actions/checkout from 4 to 6 in the all group by @dependabot[bot] in #19
  • chore(deps)(deps): update sha2 requirement from 0.10 to 0.11 in /src-tauri by @dependabot[bot] in #20
  • chore(ci)(deps): bump softprops/action-gh-release from 2 to 3 in the all group by @dependabot[bot] in #21
  • chore(ci)(deps): bump FrankBurmo/cache-cleanup-action from 1.0.0 to 1.1.0 in the all group by @dependabot[bot] in #22
  • docs: Add LikeC4 C4 architecture diagram for Bare browser by @Copilot in #23
  • docs: Refleksjonsdokument — Solvoll (1993) og Bare by @Copilot in #24
  • feat: implement explicit content negotiation with Accept headers for … by @FrankBurmo in #25
  • chore(ci)(deps): bump peaceiris/actions-gh-pages from 4 to 4.1.0 in the all group by @dependabot[bot] in #26
  • chore(ci)(deps): bump actions/checkout from 6 to 6.0.2 in the all group by @dependabot[bot] in #27
  • add future plan by @FrankBurmo in #28
  • refactoring by @FrankBurmo in #29
  • more by @FrankBurmo in #30
  • chore(deps)(deps): update lru requirement from 0.12 to 0.18 in /src-tauri by @dependabot[bot] in #32

Full Changelog: v0.1.5...v0.1.7

What's Changed

  • chore(ci)(deps): bump actions/checkout from 4 to 6 in the all group by @dependabot[bot] in #19
  • chore(deps)(deps): update sha2 requirement from 0.10 to 0.11 in /src-tauri by @dependabot[bot] in #20
  • chore(ci)(deps): bump softprops/action-gh-release from 2 to 3 in the all group by @dependabot[bot] in #21
  • chore(ci)(deps): bump FrankBurmo/cache-cleanup-action from 1.0.0 to 1.1.0 in the all group by @dependabot[bot] in #22
  • docs: Add LikeC4 C4 architecture diagram for Bare browser by @Copilot in #23
  • docs: Refleksjonsdokument — Solvoll (1993) og Bare by @Copilot in #24
  • feat: implement explicit content negotiation with Accept headers for … by @FrankBurmo in #25
  • chore(ci)(deps): bump peaceiris/actions-gh-pages from 4 to 4.1.0 in the all group by @dependabot[bot] in #26
  • chore(ci)(deps): bump actions/checkout from 6 to 6.0.2 in the all group by @dependabot[bot] in #27
  • add future plan by @FrankBurmo in #28
  • refactoring by @FrankBurmo in #29
  • more by @FrankBurmo in #30
  • chore(deps)(deps): update lru requirement from 0.12 to 0.18 in /src-tauri by @dependabot[bot] in #32

Full Changelog: v0.1.5...v0.1.7

v0.1.5

Choose a tag to compare

@FrankBurmo FrankBurmo released this 08 Mar 08:47

What's Changed

  • chore(ci)(deps): bump the all group with 2 updates by @dependabot[bot] in #11
  • Refactor error messages and loading statuses to use translation function by @FrankBurmo in #17
  • chore(ci)(deps): bump the all group with 2 updates by @dependabot[bot] in #18

Full Changelog: v0.1.4...v0.1.5

What's Changed

  • chore(ci)(deps): bump the all group with 2 updates by @dependabot[bot] in #11
  • Refactor error messages and loading statuses to use translation function by @FrankBurmo in #17
  • chore(ci)(deps): bump the all group with 2 updates by @dependabot[bot] in #18

Full Changelog: v0.1.4...v0.1.5

v0.1.4-fix

Choose a tag to compare

@FrankBurmo FrankBurmo released this 22 Feb 17:36
5302d5d

What's Changed

  • Potential fix for code scanning alert no. 4: Cleartext logging of sensitive information by @FrankBurmo in #13
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @FrankBurmo in #14
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @FrankBurmo in #15
  • Add Gopher protocol implementation (GOPHER.md) by @Copilot in #16

New Contributors

  • @Copilot made their first contribution in #16

Full Changelog: v0.1.3...v0.1.4

What's Changed

  • Potential fix for code scanning alert no. 4: Cleartext logging of sensitive information by @FrankBurmo in #13
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @FrankBurmo in #14
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @FrankBurmo in #15
  • Add Gopher protocol implementation plan (GOPHER.md) by @Copilot in #16
  • chore(ci)(deps): bump the all group with 2 updates by @dependabot[bot] in #11

New Contributors

  • @Copilot made their first contribution in #16

Full Changelog: v0.1.3...v.0.1.4-fix

v0.1.3

Choose a tag to compare

@FrankBurmo FrankBurmo released this 08 Feb 09:10

What's Changed

  • chore(deps)(deps): update reqwest requirement from 0.12 to 0.13 in /src-tauri by @dependabot[bot] in #9
  • feat: add reload button and functionality; enhance UI with retro theme by @FrankBurmo in #12

New Contributors

Full Changelog: v0.1.2...v0.1.3

What's Changed

  • chore(deps)(deps): update reqwest requirement from 0.12 to 0.13 in /src-tauri by @dependabot[bot] in #9
  • feat: add reload button and functionality; enhance UI with retro theme by @FrankBurmo in #12

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@FrankBurmo FrankBurmo released this 11 Jan 12:21

Full Changelog: v0.1.1...v0.1.2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@FrankBurmo FrankBurmo released this 11 Jan 07:25

Full Changelog: v0.1.0...v0.1.1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@FrankBurmo FrankBurmo released this 10 Jan 16:57

What's Changed

  • chore(ci)(deps): bump the all group with 5 updates by @dependabot[bot] in #8
  • chore(deps)(deps): update thiserror requirement from 1 to 2 in /src-tauri by @dependabot[bot] in #7
  • chore(deps)(deps): update pulldown-cmark requirement from 0.10 to 0.13 in /src-tauri by @dependabot[bot] in #6

New Contributors

Full Changelog: https://github.com/FrankBurmo/bare/commits/v0.1.0

What's Changed

  • chore(ci)(deps): bump the all group with 5 updates by @dependabot[bot] in #8
  • chore(deps)(deps): update thiserror requirement from 1 to 2 in /src-tauri by @dependabot[bot] in #7
  • chore(deps)(deps): update pulldown-cmark requirement from 0.10 to 0.13 in /src-tauri by @dependabot[bot] in #6

New Contributors

Full Changelog: https://github.com/FrankBurmo/bare/commits/v0.1.0