Releases: kondoumh/sbe
Releases · kondoumh/sbe
v3.6.0
What's Changed
Fixes 🐛
Other Changes
- feat: update test by @kondoumh in #241
- feat: Update electron-context-menu by @kondoumh in #270
- feat: Update electron store by @kondoumh in #274
- feat: Migrate to ESM by @kondoumh in #275
- feat: Update CI by @kondoumh in #285
- Update Electron to 31.0.1
Full Changelog: v3.5.0...v3.6.0
v3.6.0-rc.1
What's Changed
Fixes 🐛
Other Changes
- feat: update test by @kondoumh in #241
- feat: Update electron-context-menu by @kondoumh in #270
- feat: Update electron store by @kondoumh in #274
- feat: Migrate to ESM by @kondoumh in #275
- feat: Update CI by @kondoumh in #285
- Update Electron to 31.0.0
Full Changelog: v3.5.0...v3.6.0-rc.1
3.5.0
Feature
Fix
Other
- Update UI (Vue 3 / Vuetify 3)
- Update Electron to v27.1.2
v3.4.0
Feature
Fix
- Cannot copy project info to clipboard
Other
- Update Electron to v23.1.4
v3.3.0
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
Fix
- Edit history is created every time the page title is changed.
Other
- Update electron to v21.3.0
v3.1.0
Feature
- Introduce start page with timeline and favorites
Other
- Update Electron to v21.1.1
v3.0.1
Fix
- Can't open links when tab is only the page list
v3.0.0
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
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