-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathchangelog.txt
65 lines (52 loc) · 2.67 KB
/
changelog.txt
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
1.6.0 (133)
- Fix issue editing storage paths
- Improve accuracy of storage path format description
1.6.0 (132)
- Adapt to new API versions and recent Paperless-ngx releases
- Fix acknowledgement of tasks after the API endpoint changed
1.6.0 (131)
- Updated translations
1.6.0 (130)
1.6.0 (129)
- Add support for 2FA/MFA/OTP codes during login with credentials
1.6.0 (128)
- Fixed crash on macOS
- Fixed display name of share extension on macOS
Previous:
- PLEASE LET ME KNOW IF YOU STILL SEE ISSUES WITH PHOTO IMPORTS!
- All new login screen with a new design
- Improved error handling with more detailed error messages in many scenarios
- Added the ability to log in with a token or without credentials (auto-auth,
mTLS, etc)
- Added the ability to change servers when the currently active server is not responding.
- Added shortcut to create a bug report on GitHub from the settings
- Recover from invalid filter rule contents (set manually in the admin backend)
in certain cases
- Explicit handling and detection of unsupported server API versions
- The server details in the settings now report if the server is running an
unsupported version
- Added warning when using the `Authorization` header as a custom header
- Improved error output when API response parsing fails
- Add option to log out or switch servers on the loading screen. This is shown
after a short timeout
- Clarify what the top toolbar dropdown menu means if now saved views exist
- Fix an issue when sharing exported logs via share sheet
- Add ability to swipe down to hide the bottom bar in the document detail view.
Added a setting to control if this bar is shown by default or not
- Improve error handling of general HTTP errors with the same messages as
during the login process
- Fix layout issue on iPad that prevented display of the login menu on the home
document screen
- Attempted fixes for a number of concurrency issues in the document edit
screen and during photo import
- Fix bug that prevented returning to the start screen after deleting a document
- Improvements to the animation during server switching
- Prepare for granular handling of user permissions
- Improved layout of the document detail screen for larger dynamic text sizes
- Fix for storage path not being added to newly created documents
- Fix ASN not being saved when uploading documents with restricted user accounts
- Reintroduce delay when typing search text
- If configured, remove inbox tags from documents automatically when saving
- Fix a bug during migration from single-server (v1.1.1 and before) to
multi-server: the login token was not correctly persisted. This led to a
connection error the next time the app was launched.