Skip to content

Releases: manusa/electronim

v0.0.87

06 Dec 17:33
Compare
Choose a tag to compare

What's Changed

  • ✨ initial support for Tray by @manusa in #228
  • ✨ tray click restores main window by @manusa in #234
  • ✨ Ctrl+[1-9] / Cmd+[1-9] switches to tab at position by @manusa in #223
  • ⬆ Bump electron to 22.0.0 by @manusa in #233
  • ♻️ tab traverse events listened app-globally by @manusa in #222
  • ✨ settings uses Material 3 select by @manusa in #224
  • ⬆ Bump electron to 21.3.1 by @manusa in #225
  • 🐛 Zoom OTP redirect doesn't open in external browser by @manusa in #226
  • ✨ settings uses Material 3 checkbox by @manusa in #227
  • 📚 Update feature list and summary by @manusa in #229
  • 🐛 fix race condition on check for updates by @manusa in #230
  • ✨ app-menu contains a Quit entry to exit the app by @manusa in #231
  • ✨ app can be minimized when close button click by @manusa in #232
  • 🧹 remove Font Awesome by @manusa in #235
  • 🧹 remove Bulma by @manusa in #236
  • 🤖 enable RPM package creation by @manusa in #237
  • 🤖 assets are available in build packages by @manusa in #238

Full Changelog: v0.0.86...v0.0.87

v0.0.86

21 Nov 17:54
Compare
Choose a tag to compare

What's Changed

  • 🐛 settings add tabs with numpad enter works by @manusa in #212
  • ✨ settings is divided into multiple panes by @manusa in #213
  • ✨ settings uses Material 3 cards by @manusa in #214
  • ✨ settings uses Material 3 text fields and buttons by @manusa in #215
  • 🧹 remove deprecated bulma-based drop-down component by @manusa in #216
  • ✨ settings sandbox toggle uses Material 3 switch by @manusa in #217
  • ♻️ use icon constants by @manusa in #218
  • ✨ settings global-notifications toggle uses Material 3 switch by @manusa in #219
  • 🐛 global shortcuts are app-specific (don't hijack OS-wide keyboard events) by @manusa in #220
  • ⬆ Bump sass to 1.56.1 by @manusa in #221

Full Changelog: v0.0.85...v0.0.86

v0.0.85

17 Nov 07:23
Compare
Choose a tag to compare

What's Changed

  • ⬆ Bump electron to 21.3.0 by @manusa in #208
  • 🐛 disabled notification are visible in chrome-tabs by @manusa in #210
  • 🐛 chrome-tabs context-menu works by @manusa in #211

Full Changelog: v0.0.84...v0.0.85

v0.0.84

16 Nov 17:15
Compare
Choose a tag to compare

What's Changed

  • ⬆ Bump jest to 29.2.2 by @manusa in #175
  • ⬆ Bump eslint to 8.26.0 by @manusa in #177
  • ⬆ Bump @testing-library/dom to 8.19.0 by @manusa in #178
  • ⬆ Bump eslint-plugin-jest to 27.1.3 by @manusa in #180
  • ✨ context-menu has separators for different groups by @manusa in #179
  • ⬆ Bump sass to 1.56.0 by @manusa in #183
  • 🐛 mediaDevices shim won't break in case of undefined by @manusa in #184
  • ♻️ instance initializer method names renamed by @manusa in #185
  • ♻️ remove APP_EVENTS export from main by @manusa in #186
  • ♻️ Chrome Tabs loads styles from index.html by @manusa in #188
  • ♻️ Chrome Tabs reads APP_EVENTS from ES module by @manusa in #189
  • ✨ menu button displays up arrow when new version available by @manusa in #190
  • ✨ infrastructure for global keyboard shortcuts by @manusa in #191
  • ⬆ Bump eslint to 8.27.0 by @manusa in #192
  • ✨ Full screen mode can be toggled pressing F11 by @manusa in #193
  • 🧪 extract tests for global listeners by @manusa in #194
  • ⬆ Bump electron to 21.2.3 by @manusa in #195
  • ⬆ Bump webpack to 5.75.0 by @manusa in #196
  • ✨ About dialog initial implementation by @manusa in #197
  • ♻️ Help doesn't use Bulma by @manusa in #198
  • 💄 top-bar uses icon-button by @manusa in #199
  • 💄 chrome-tabs uses material by @manusa in #200
  • ⬆ Bump jest to 29.3.1 by @manusa in #201
  • 💄 settings uses Material 3 top-app-bar by @manusa in #202
  • 💄 app-menu uses Material by @manusa in #203
  • ✨ icon for main window by @manusa in #204
  • ✨ about dialog shows logo by @manusa in #205
  • ⬆ Bump preact to 10.11.3 by @manusa in #206
  • 📚 missing shortcut and inaccurate Chromium version by @manusa in #207

Full Changelog: v0.0.83...v0.0.84

v0.0.83

03 Nov 05:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.82...v0.0.83

v0.0.82

08 Oct 07:33
Compare
Choose a tag to compare

New Contributors

Full Changelog: v0.0.81...v0.0.82

v0.0.81

24 Sep 05:45
Compare
Choose a tag to compare

New Contributors

  • @inkubux made their first contribution in #110

Full Changelog: v0.0.80...v0.0.81

v0.0.80

03 Sep 08:26
Compare
Choose a tag to compare

Full Changelog: v0.0.79...v0.0.80

v0.0.79

15 May 16:40
Compare
Choose a tag to compare
⬆ Bump dependencies

Signed-off-by: Marc Nuri <[email protected]>

v0.0.78

10 Apr 06:10
Compare
Choose a tag to compare
🧹 fix some code smells

Signed-off-by: Marc Nuri <[email protected]>