Releases: manusa/electronim
Releases · manusa/electronim
v0.0.87
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
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
v0.0.84
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
What's Changed
- 🐛 remove unnecessary mainWindow.addBrowserView call by @manusa in #153
- ♻️ Removed native web open option pref by @chinmaym07 in #154
- ♻️ Removed deprecated nativeWindowOpen option by @buneeIsSlo in #156
- ✨ app-menu module by @manusa in #157
- ⬆ Bump electron to 21.1.1 by @manusa in #158
- 🧪 test for app-menu/index.html by @manusa in #159
- ✨ app-menu with icons by @manusa in #160
- ♻️ help module is isolated and uses exposeInMainWorld by @manusa in #164
- ⬆ Bump electron to 21.2.1 by @manusa in #165
- ✨ tab traverse shortcuts by @manusa in #166
- ✨ Refresh button for each tab by @BijanRegmi in #148
- ✨ context-menu with clipboard functionality by @manusa in #167
- ⬆ Bump electron to 21.2.2 by @manusa in #172
- ⬆ Bump axios to 1.1.3 by @manusa in #173
- ⬆ Bump electron-builder to 23.6.0 by @manusa in #174
New Contributors
- @chinmaym07 made their first contribution in #154
- @buneeIsSlo made their first contribution in #156
- @BijanRegmi made their first contribution in #148
Full Changelog: v0.0.82...v0.0.83
v0.0.82
New Contributors
- @ABHISHEK-PANDEY2 made their first contribution in #132
- @Aahil13 made their first contribution in #129
- @Pritam0077 made their first contribution in #134
- @Atulsoam562003 made their first contribution in #139
- @Abdirizaks12 made their first contribution in #147
Full Changelog: v0.0.81...v0.0.82
v0.0.81
v0.0.80
Full Changelog: v0.0.79...v0.0.80
v0.0.79
⬆ Bump dependencies Signed-off-by: Marc Nuri <[email protected]>
v0.0.78
🧹 fix some code smells Signed-off-by: Marc Nuri <[email protected]>