Skip to content

Releases: kondoumh/sbe

v3.6.0

18 Jun 14:25
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Other Changes

Full Changelog: v3.5.0...v3.6.0

v3.6.0-rc.1

13 Jun 03:16
Compare
Choose a tag to compare
v3.6.0-rc.1 Pre-release
Pre-release

What's Changed

Fixes 🐛

Other Changes

Full Changelog: v3.5.0...v3.6.0-rc.1

3.5.0

25 Nov 03:21
Compare
Choose a tag to compare

Feature

Fix

Other

  • Update UI (Vue 3 / Vuetify 3)
  • Update Electron to v27.1.2

v3.4.0

22 Mar 14:36
Compare
Choose a tag to compare

Feature

Fix

  • Cannot copy project info to clipboard

Other

  • Update Electron to v23.1.4

v3.3.0

03 Feb 01:28
Compare
Choose a tag to compare

Feature

  • Open page in new window via link context menu
  • Add menu to reset window position

Fix

  • No edit history is created when editing page created by others

Other

  • Update Electron to v22.2.0

v3.2.0

17 Nov 22:19
Compare
Choose a tag to compare

Fix

  • Edit history is created every time the page title is changed.

Other

  • Update electron to v21.3.0

v3.1.0

17 Oct 22:00
Compare
Choose a tag to compare

Feature

  • Introduce start page with timeline and favorites

Other

  • Update Electron to v21.1.1

v3.0.1

10 Jul 22:03
Compare
Choose a tag to compare

Fix

  • Can't open links when tab is only the page list

v3.0.0

10 Jul 02:44
Compare
Choose a tag to compare

Fully renewed to update to the latest version of Electron. I moved from WebView to BrowserView and applied Vuetify to the UI.

  • Update Electron to v19.0.8
  • Apply Vuetify entirely to the UI

v3.0.0-beta.1

04 Jun 03:46
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

Fully renewed to update to the latest version of Electron. I moved from WebView to BrowserView and applied Vuetify to the UI.

  • Update Electron to v19.0.3
  • Apply Vue + Vuetify