Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Changelog.md - github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebe569e20008dc94c5f316fe711916ce5e37b4a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#### Version 1.5.1 / 31.05.2018
- Fix error in password update

#### Version 1.5.0 / 01.03.2018
- Remove local password storage

#### Version 1.4.3 / 22.02.2018
- Fixed login settings issues

#### Version 1.4.2 / 29.01.2018
- Fixed issue in search and autodetection

#### Version 1.4.1 / 21.01.2018
- Improved polish translation (thanks to [Pafcioooo](https://github.com/pafcioooo))
- Fixed account suggestion not working if no url specified

#### Version 1.4.0 / 18.01.2018
- Support API level 21 
- Added polish translation
- Fixed duplicate on update bug

#### Version 1.3.1 / 30.11.2017
- Do not automatically close search
- Improved API error handling
- Fixed JSON parsing issues
- Fixed incorrect badge counter
- Fixed misleading search texts

#### Version 1.3.0 / 20.11.2017
- Added Chromium compatibility
- Added context menu
- Added related password counter
- Improved UI animation
- Improved related passwords detection

#### Version 1.2.0 / 19.11.2017
- Added localisations
- Added password miner
- Improved mobile ui
- Fixed Nextcloud Logout
- Fixed request Loop

#### Version 1.1.0 / 18.11.2017
- Search tab added
- Localisation added
- Mobile design improved
- Error handling improved

#### Version 1.0.0 / 16.11.2017
- Inital Release