Releases: danielptv/bookmark-bar-switcher
Releases · danielptv/bookmark-bar-switcher
v1.5.2
What's Changed
- chore(deps): bump vue-tsc from 1.8.25 to 1.8.26 by @dependabot in #242
- chore(deps): bump vite-plugin-web-extension from 4.0.1 to 4.1.0 by @dependabot in #241
- chore(deps): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 by @dependabot in #240
- chore(deps): bump vue-tsc from 1.8.26 to 1.8.27 by @dependabot in #247
- chore(deps): bump vite-plugin-web-extension from 4.1.0 to 4.1.1 by @dependabot in #248
- chore(deps): bump @tsconfig/node21 from 21.0.0 to 21.0.1 by @dependabot in #252
- chore(deps): bump chrome-webstore-upload-cli from 3.0.0 to 3.1.0 by @dependabot in #253
- chore(deps): bump sass from 1.69.5 to 1.70.0 by @dependabot in #273
- chore(deps): bump vite from 5.0.10 to 5.1.1 by @dependabot in #286
- chore(deps): bump vue from 3.3.13 to 3.4.19 by @dependabot in #289
- ci: bump phips28/gh-action-bump-version from 10.1.1 to 11.0.0 by @dependabot in #280
- chore(deps): bump @vitejs/plugin-vue from 4.5.2 to 5.0.4 by @dependabot in #288
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.15.0 to 7.0.0 by @dependabot in #290
- chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.22 by @dependabot in #283
- chore(deps): bump @typescript-eslint/parser from 6.15.0 to 6.21.0 by @dependabot in #282
- chore(deps): bump eslint-plugin-unicorn from 50.0.1 to 51.0.1 by @dependabot in #300
- chore(deps): bump jsdom from 23.0.1 to 24.0.0 by @dependabot in #299
- chore(deps): bump bootstrap-vue-next from 0.15.5 to 0.16.3 by @dependabot in #298
- chore(deps): bump vue-eslint-parser from 9.3.2 to 9.4.2 by @dependabot in #296
- chore(deps): bump vite from 5.1.1 to 5.1.3 by @dependabot in #305
- chore(deps): bump eslint-plugin-vue from 9.19.2 to 9.21.1 by @dependabot in #304
- chore(deps): bump @fortawesome/vue-fontawesome from 3.0.5 to 3.0.6 by @dependabot in #303
- chore(deps): bump eslint-plugin-regexp from 2.1.2 to 2.2.0 by @dependabot in #302
- chore(deps): bump puppeteer from 21.6.1 to 22.0.0 by @dependabot in #301
- chore(deps): bump @types/chrome from 0.0.254 to 0.0.260 by @dependabot in #297
- chore(deps): bump @faker-js/faker from 8.3.1 to 8.4.1 by @dependabot in #295
- chore(deps): bump eslint-plugin-sonarjs from 0.23.0 to 0.24.0 by @dependabot in #293
- chore(deps): bump vitest from 1.1.0 to 1.2.2 by @dependabot in #291
- chore(deps): bump @typescript-eslint/parser from 6.21.0 to 7.0.1 by @dependabot in #292
- chore(deps): bump prettier from 2.8.8 to 3.2.5 by @dependabot in #306
- chore(deps): bump sass from 1.70.0 to 1.71.0 by @dependabot in #308
- chore(deps): bump bootstrap-vue-next from 0.16.3 to 0.16.4 by @dependabot in #307
- chore(deps): bump vitest from 1.2.2 to 1.3.0 by @dependabot in #309
- chore(deps): bump puppeteer from 22.0.0 to 22.1.0 by @dependabot in #310
- chore(deps): bump bootstrap-vue-next from 0.16.4 to 0.16.5 by @dependabot in #315
- chore(deps): bump bootstrap from 5.3.2 to 5.3.3 by @dependabot in #313
- chore(deps): bump vitest from 1.3.0 to 1.3.1 by @dependabot in #311
- chore(deps): bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2 by @dependabot in #312
- chore(deps): bump @typescript-eslint/parser from 7.0.1 to 7.0.2 by @dependabot in #314
- chore(deps): bump vite from 5.1.3 to 5.1.4 by @dependabot in #316
- chore(deps): bump sass from 1.71.0 to 1.71.1 by @dependabot in #317
- chore(deps): bump vite from 5.1.4 to 5.2.11 by @dependabot in #395
- chore(deps): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #322
- chore(deps): bump bootstrap-vue-next from 0.16.5 to 0.16.6 by @dependabot in #319
Full Changelog: v1.5.0...v1.5.2
v1.5.0
What's Changed
- feat: Type-safe storage access by @danielptv in #162
- docs: Add badges to README by @danielptv in #163
- chore(deps): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #164
- chore(deps): bump @types/chrome from 0.0.251 to 0.0.252 by @dependabot in #165
- chore(deps): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #168
- chore(deps): bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #166
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 by @dependabot in #169
- feat: Remove unique bar names constraint by @danielptv in #172
- style: Fix all files previously ignored by ESLint by @danielptv in #173
- test: Use Vitest for testing by @danielptv in #174
- chore(deps): Migration to Vite 5 and Vitest 1.0 by @danielptv in #175
- test: Include Opera browser in automated tests by @danielptv in #176
- ci: Normalize line endings by @danielptv in #177
- chore(deps): bump vue from 3.3.8 to 3.3.9 by @dependabot in #179
- chore(deps): bump jsdom from 22.1.0 to 23.0.0 by @dependabot in #178
- chore(deps): bump vite from 5.0.2 to 5.0.3 by @dependabot in #181
- chore(deps): bump @typescript-eslint/parser from 6.12.0 to 6.13.1 by @dependabot in #182
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 by @dependabot in #180
- chore(deps): bump vite from 5.0.3 to 5.0.4 by @dependabot in #187
- chore(deps): bump vue-tsc from 1.8.22 to 1.8.24 by @dependabot in #186
- chore(deps): bump vitest from 1.0.0-beta.5 to 1.0.0-beta.6 by @dependabot in #184
- refactor: Refactor and simplify UI components by @danielptv in #183
- chore(deps): bump @typescript-eslint/parser from 6.13.1 to 6.13.2 by @dependabot in #198
- chore(deps): bump vite from 5.0.4 to 5.0.6 by @dependabot in #204
- chore(deps): bump vue-tsc from 1.8.24 to 1.8.25 by @dependabot in #205
- chore(deps): bump vitest from 1.0.0-beta.6 to 1.0.2 by @dependabot in #206
- chore(deps): bump unplugin-vue-components from 0.25.2 to 0.26.0 by @dependabot in #195
- chore(deps): bump vite-plugin-web-extension from 4.0.0 to 4.0.1 by @dependabot in #203
- chore(deps): bump puppeteer from 21.5.2 to 21.6.0 by @dependabot in #202
- chore(deps): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #209
- chore(deps): bump @types/chrome from 0.0.253 to 0.0.254 by @dependabot in #208
- chore(deps): bump vue from 3.3.9 to 3.3.11 by @dependabot in #210
- chore(deps): bump @vitejs/plugin-vue from 4.5.1 to 4.5.2 by @dependabot in #207
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 by @dependabot in #201
- chore(deps): bump eslint-plugin-regexp from 2.1.1 to 2.1.2 by @dependabot in #196
- chore(deps): bump vite from 5.0.6 to 5.0.7 by @dependabot in #211
- chore(deps): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #212
- chore(deps): bump vitest from 1.0.2 to 1.0.4 by @dependabot in #216
- chore(deps): bump vite from 5.0.7 to 5.0.9 by @dependabot in #226
- chore(deps): bump eslint-plugin-vitest from 0.3.10 to 0.3.17 by @dependabot in #225
- chore(deps): bump chrome-webstore-upload-cli from 2.2.2 to 3.0.0 by @dependabot in #214
- chore(deps): bump puppeteer from 21.6.0 to 21.6.1 by @dependabot in #224
- chore(deps): bump @typescript-eslint/parser from 6.13.2 to 6.14.0 by @dependabot in #222
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 by @dependabot in #219
- Small fixes for formatting by @Kamiikaze in #229
- chore(deps): bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #228
- chore(deps): bump vite from 5.0.9 to 5.0.10 by @dependabot in #227
- chore(deps): Update Node and npm by @danielptv in #230
- fix: switch-to-bar shortcut by @danielptv in #235
- chore(deps): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #234
- chore(deps): bump vue from 3.3.11 to 3.3.12 by @dependabot in #233
- chore(deps): bump eslint-plugin-vitest from 0.3.17 to 0.3.18 by @dependabot in #232
- chore(deps): bump vitest from 1.0.4 to 1.1.0 by @dependabot in #239
- chore(deps): bump vue from 3.3.12 to 3.3.13 by @dependabot in #236
- chore(deps): bump @typescript-eslint/parser from 6.14.0 to 6.15.0 by @dependabot in #238
- fix: Bars getting merged randomly by @danielptv in #231
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- ci: bump mikepenz/release-changelog-builder-action from 3 to 4 by @dependabot in #129
- ci: bump actions/setup-node from 3 to 4 by @dependabot in #130
- chore(deps): bump eslint-plugin-sonarjs from 0.21.0 to 0.22.0 by @dependabot in #131
- chore(deps): bump puppeteer from 21.4.1 to 21.5.0 by @dependabot in #132
- ci: bump actions/setup-node from 3 to 4 by @dependabot in #133
- chore(deps): bump eslint-plugin-sonarjs from 0.22.0 to 0.23.0 by @dependabot in #134
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #141
- chore(deps): bump @types/chrome from 0.0.248 to 0.0.250 by @dependabot in #140
- chore(deps): bump @fortawesome/vue-fontawesome from 3.0.3 to 3.0.5 by @dependabot in #138
- chore(deps): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #139
- chore(deps): bump vue from 3.3.7 to 3.3.8 by @dependabot in #137
- chore(deps): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #136
- chore(deps): bump @types/bootstrap from 5.2.8 to 5.2.9 by @dependabot in #142
- fix: Usage of wrong root folder in Opera by @Kamiikaze in #145
- chore(deps): bump @vitejs/plugin-vue from 4.4.0 to 4.4.1 by @dependabot in #147
- chore(deps): bump puppeteer from 21.5.0 to 21.5.1 by @dependabot in #146
- chore(deps): bump @types/chrome from 0.0.250 to 0.0.251 by @dependabot in #148
- ci: Improve release automation by @danielptv in #152
- chore(deps): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #153
- chore(deps): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #154
- docs: Document service worker code by @danielptv in #155
- chore(deps): bump @faker-js/faker from 8.2.0 to 8.3.1 by @dependabot in #157
- chore(deps): bump puppeteer from 21.5.1 to 21.5.2 by @dependabot in #156
- chore(deps): bump @vitejs/plugin-vue from 4.4.1 to 4.5.0 by @dependabot in #158
- ci: Set user to github-actions when bumping version by @danielptv in #159
- ci: Add issue templates by @danielptv in #161
- feat: Opera workspace sync by @danielptv in #151
Full Changelog: v1.3.4...v1.4.0
v1.3.3
🐛 Bug Fixes
- Prevent redundant bookmark bar loading by @Kamiikaze in #69
- Bookmark bars getting merged by wrong active bar by @danielptv in #70
Full Changelog: v1.3.1...v1.3.3
v1.3.1
🐛 Bug Fixes
- Fixed custom bars directory always being recreated on reinstall.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0 Reorder bookmark bars
Changelog
- Feature: Reorder bookmark bars with drag and drop.
- Feature: Tooltips for buttons.
Upcoming
- Compatibility with other browsers like Opera and Firefox.
Installation
Install directly from the Chrome Web Store or load into the browser from the attached zip file.
v1.1.0 Extended UI and new features
Changelog
- Feature: Add bookmark bars from UI.
- Feature: Edit bookmark bars from UI.
- Feature: Remove bookmark bars from UI.
- Bugfix: Fix exceeding of MAX_WRITE_OPERATIONS_PER_MINUTE when toggling the keyboard shortcuts too often.
Installation
The extension can either be installed directly from the Chrome Web Store or loaded into the browser from the attached zip file.
v1.0.0 Migration to Vue.js
Changes
- Migration to Vue.js
- Various bug fixes
The extension can either be installed directly from the Chrome Web Store or loaded into the browser from the attached zip file.
v0.1.0 Initial pre-release containing basic features
Features:
- Switch between bookmark bars via the extension popup
- Switch between bookmark bars using keyboard shortcuts
A zip file for loading the extension into your Chrome browser is attached.