Commit Graph

243 Commits

Author SHA1 Message Date
github-actions[bot] f053922b33 Bumped version to 1.56.5 (#2380)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 7b4fe21092)
2022-02-14 09:28:05 -05:00
Joseph Flinn dd381090a6 Merge pull request #2369 from bitwarden/version_bump_1.56.4
Bump version to 1.56.4

(cherry picked from commit fb850875c0)
2022-02-11 14:22:03 -08:00
Joseph Flinn 8a7d39a425 Merge pull request #2353 from bitwarden/version_bump_1.56.3
Bump version to 1.56.3

(cherry picked from commit f8776dc8ac)
2022-02-11 04:50:36 -08:00
Joseph Flinn 9c2efe9f7f Merge pull request #2346 from bitwarden/version_bump_1.56.2
Bump version to 1.56.2

(cherry picked from commit 6ad3957500)
2022-02-10 23:42:31 -08:00
Thomas Rittson 30f792d1a4 Run prettier on manifest.json (#2341) 2022-02-11 14:27:12 +10:00
github-actions[bot] c620794a9b Bumped version to 1.56.1 (#2333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 761f025b6b)
2022-02-10 19:15:06 -05:00
Micaiah Martin ee68d01cac Ran prettier on manifest.json
(cherry picked from commit 22464b3465)
2022-02-10 10:24:10 -07:00
github-actions[bot] c342f7a5d1 Bumped version to 1.56.0
(cherry picked from commit a01f13dfce)
2022-02-10 10:23:51 -07:00
Oscar Hinton 8fe821b9a3
Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
github-actions[bot] e835a53b80
Bumped version to 1.55.0 (#2214)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-08 09:03:39 -05:00
Joseph Flinn c7b0420e12 Version bump 1.54.0 2021-10-27 08:14:35 -07:00
Daniel James Smith 042c7677e8
Removed base64 encoded images and load them from path instead 2021-10-08 13:28:07 +02:00
Joseph Flinn 110080b73e Version bump to 1.53.0 2021-09-22 07:46:10 -07:00
Thomas Rittson 0bd22dcddc
Add new context menu item: Copy Custom Field Name (#2045)
* Add "Copy custom field name" context menu item

* Title case context menu string

* Improve Copy Custom Field Name logic

* Move CopyClickedElement to runtime.background

* Update dependencies

* Add comments, refactor logic, add failure messages

* Fix typo and linting

* Fix typos

* Move null check inside function
2021-09-02 07:51:43 +10:00
Oscar Hinton 294e7c3b8d
Bump version to 1.52.1 (#2027) 2021-08-20 15:57:57 +02:00
Thomas Rittson b850117f52
Revert "Remove unsafe-inline from Content Security Policy in manifest.json (#1873)" (#2023)
This reverts commit 090e9f35ae.
2021-08-19 18:20:38 +10:00
Matt Gibson e2f0feaf7f
Version bump to 1.52.0 (#2018) 2021-08-17 14:07:46 -05:00
Xandre V 090e9f35ae
Remove unsafe-inline from Content Security Policy in manifest.json (#1873) 2021-08-05 17:24:58 +10:00
Chad Scharf f70129185b [chore] version bump 1.51.1 2021-07-07 17:06:02 -04:00
Vincent Salucci 634cd6d56f
[Version] Bump to 1.51.0 (#1917) 2021-06-28 12:40:26 -05:00
Vincent Salucci 2844a95183
[Version] Bump to 1.50.0 (#1797) 2021-04-22 12:10:21 -05:00
Oscar Hinton e0f4386042
Add support for WebAuthn to browser extension (#1379) 2021-03-17 22:14:26 +01:00
Chad Scharf a69c6c36c8 version bump to 1.49.1 2021-03-15 16:32:46 -04:00
Thomas Rittson 3af4701b45 Minor release version bump to 1.49.0 2021-03-10 08:57:52 +10:00
Hinton ab759a4746 Remove biometric from firefox 2021-01-25 21:25:36 +01:00
Kyle Spearrin c6af9266b7 bump version 2021-01-25 11:23:50 -05:00
Chad Scharf 2b6ed49d17 version bump 1.48.0 2021-01-19 15:03:49 -05:00
Chad Scharf 6760cec1ec
Merge pull request #1426 from Hinton/feature/desktop-bridge
Browser <-> desktop communication
2020-12-04 12:21:23 -05:00
Kyle Spearrin 45f75e6481 bump version 2020-12-02 15:30:54 -05:00
Hinton e9f7834a00 Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge 2020-11-19 19:04:20 +01:00
Hinton 0a29b30b99 Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge
# Conflicts:
#	src/_locales/en/messages.json
2020-11-16 10:07:54 +01:00
Addison Beck 3155029c32
bumped version (#1463) 2020-11-13 13:31:38 -05:00
comparesheriff 6b6fc33b6f
Add 'lock_vault' command (#1450)
* Update manifest.json

Add additional command to lock the vault

* Update shortcuts.ts

add mousetrap binding for lock_vault command

* Update commands.background.ts

add option to lock vault with shortcut

* Update messages.json

add german key for lock_vault

* Update messages.json

add english key for 'lock_vault' command

* remove commandLockVaultDesc from de message pack

* Update messages.json

* Update shortcuts.ts

update comment for safari keybinding

* Update shortcuts.ts

remove confusing comment

Co-authored-by: ljakobitz@dev5310.com <ljakobitz@dev5310.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-11-06 10:43:06 -05:00
Hinton 296ccb6829 WIP desktop communication 2020-10-05 15:44:19 +02:00
Kyle Spearrin e05b5e974d bump version 2020-09-29 10:49:42 -04:00
Kyle Spearrin bdd19cb7da bump version 2020-09-15 16:28:30 -04:00
Chad Scharf 90b74a07b8
version bump (#1375) 2020-09-05 21:20:20 -04:00
Matt Smith 1d0b549123 Modifications made to support SSO in Browser 2020-08-11 15:25:07 -05:00
Chad Scharf 79e3a0f2db Version bump - minor version 2020-06-25 16:52:36 -04:00
Chad Scharf 7faa33ec2b version bump 2020-06-25 16:50:32 -04:00
Kyle Spearrin 1c683b12c2 bump version 2020-06-01 14:50:00 -04:00
Kyle Spearrin 4aa092a18d update jslib and bump version 2020-05-28 14:10:25 -04:00
Kyle Spearrin f996f1b243 bump version 2020-05-26 10:37:45 -04:00
Kyle Spearrin b08a09b379 bump version 2020-05-20 09:32:42 -04:00
Kyle Spearrin c46da3f17d version bump 2020-03-21 00:55:17 -04:00
Kyle Spearrin fdfb99d29b bump version 2020-03-12 21:16:24 -04:00
Kyle Spearrin a3ac4ff37f bump version 2020-03-12 21:08:52 -04:00
Kyle Spearrin f8bc0da40e bump version 2020-03-05 11:56:27 -05:00
Kyle Spearrin 1eb4f84f35 goodbye edge build 2020-03-05 11:13:55 -05:00
Kyle Spearrin 695a4bf5b5 bump version 2020-03-05 09:12:51 -05:00