Bonjourr Versions Save

Minimalist & lightweight startpage inspired by iOS

v1.18.1

6 months ago
  • Changes:
    • Migrated all API providers to a homemade API
    • Removed geolocation permission for extensions
    • Added "approximate" weather location as the default option
    • Improved "imperial units" option
    • Weather data only saved to local storage
    • Fixed weather conflicts between synced devices
  • Fixes:
    • Use HTTPS for search suggestions
    • Safari iOS scroll with active keyboard
    • Some styling on mobile
    • Tiny German translation fix

v1.18.0

7 months ago

Take a look at what 1.18 looks like in our redacted update post

  • Changes:
    • Migrated Firefox and Safari to manifest v3
    • Reduced amount of weather and forecast calls
    • Removed unlimitedStorage permission
  • Improvements:
    • #239 Added search suggestions toggle option
    • Added Clock size option
    • Faster startup time on extensions
    • Unsplash background is now synced when "paused"
    • Smoother font change on slow networks
  • Fixes:
    • Unstable cache storage since 1.17.0
    • Font weight on non-variable fonts
    • Font failing to load on synced devices
    • Copy/Paste not working correctly on Notes
    • Awkward word-break on links titles
    • Move elements selection on Safari
    • Buggy ISO string in unplash exif data
    • #216 Custom favicon sometimes not working on Firefox
  • Translations:
    • Romanian update by @UnifeGi
    • Russian update by @Dott-rus
    • Tiny Swedish fix

v1.17.4

8 months ago
  • Fixed status icon breaking inputs on slower devices
  • Fixed text links overlapping search suggestions
  • Removed favicon option & geolocation update in Safari
  • Romanian translation update by @UnifeGi

v1.17.3

8 months ago
  • Added warning status icon on custom search provider input
  • Added search suggestions API key to avoid being rate limited
  • Fixed Bonjourr failing on Firefox 93 and older
  • Re-Inverted "At night" dark mode option (oops)

v1.17.2

9 months ago
  • Added feature:
    • #206 Search suggestions !
  • Improvements:
    • Added status icon (loading / error) on data fetching inputs
    • #210 Typing a valid URL in searchbar opens website
    • Increased blur on Notes for legibility
  • Fixes:
    • Timezone option losing greeting text
    • Inverted "At night" dark mode option
    • Notes checkboxes fixed size
    • #227 Greetings text overflow
    • #228 Broken local background frequency option
    • #229 Spanish translation breaking page
  • Translations:
    • Added Romanian translation, thanks @UnifeGi !

v1.17.1

9 months ago
  • Weather:
    • Replaced ipapi.co with a smaller in-house API
    • Update position when geolocation is enabled
    • Fixed geolocation switch behavior
    • Added input warning when city is not found
  • Fonts:
    • #217 System fonts can be used
    • No requests to fonts.google.com when using system fonts
    • More expressive input when applying font
  • pt_BR translations fixes by @adilsonfsantos
  • Fixed greetings flickering at 3am
  • Added missing chached files on Online

v1.17.0

10 months ago

Take a look at what 1.17 looks like in our redacted update post

  • Local background:
    • No more slowdown when adding or loading new images
    • Loading is much faster and is not blocking
    • Online: Images can be as big as you want
    • Minor option styling improvements
  • Notes:
    • Added line modification keybindings (headings, lists, todos)
    • Caret keeps horizontal position when moving between lines
    • Working Ctrl + Z when adding / removing lines
    • Strikes text when checking todo list
    • Improved overall stability
  • Page layout:
    • Added page gap option
    • Moved options below custom fonts
  • Other:
    • Faster loading times with Quotes or custom Fonts enabled
    • Upgraded to google fonts v2 with variable fonts
    • "Good night" greetings narrowed to 2h - 5h
    • Moved translations to /_locales/[lang]/translations.json
    • Minor settings accessibility improvements
    • Reduced script overhead

v1.16.4

1 year ago
  • Improvements:
    • No more layout shift when toggling widgets (on slow computers)
    • Shows grid overlay when changing page width
    • Grid toolbox "Done" button is always clickable
  • Fixes:
    • Leading zero on export file name
    • Long link titles not truncated
    • Removing custom font not working
    • Links dragging broken with settings open

v1.16.3

1 year ago
  • Added:
    • Transparent clock style
    • #192 Detailed weather feature
  • Fixes:
    • #194 Fixed error in Firefox browser console
    • #191 Improved export settings order
    • #190 Improved export file naming
    • Reduced compression (improved quality) on high DPR devices
    • Links dragging breaking with small page width
    • Tab title showing path when removing input
  • Translations:
    • Added modern Greek by @tseli0s, thanks !

v1.16.2

1 year ago
  • Added square analog clock style
  • Added page layout support on mobile
  • Fixes:
    • Improved layout move behavior with empty rows
    • Improved Notes overall stability
    • Weather API not working
  • Translations:
    • Improved Traditional Chinese, thanks @TszHong0411