Releases: seldon1000/NextPass
Version 1.6.0
Big release this time around. A whole new feature (*) and many many improvements.
-
Partial tags support:
- Create and delete new tags to better organize your password;
- Choose their labels and colors with a beautiful color picker;
- Show all tags from your Nextcloud server;
- Filter passwords by tag;
- See a password's tags inside its details;
- Show/hide tags list with an user setting.
-
New implementation for the alert dialog (much more flexible).
-
Removed redundant libraries and little code cleanup.
-
Reduced app size.
-
Many under-the-hood improvements and bug fixes.
NOTE *:
Tags support is incomplete: editing a password will not preserve its tags, for now. Maybe version 1.7.0 will provide full support, but I don't know yet.
Version 1.5.1
Just a quick patch that further improves autofill recognition capabilities (Netflix and Amazon are now my worst enemies).
Version 1.5.0
This release is pretty much just about visual and under-the-hood refinements.
-
Visual improvements:
- Improved some little animations.
- Slightly lighter accent color.
- Added splash screen.
- Revamped autofill item.
- Gray bottom app bar instead of black.
- Checkboxes in settings are now swtiches (prettier and make more sense).
- Changed some strings.
- Fixed some weird visual effects.
-
You can now disable autofill service within NextPass.
-
Improved autofill capabilities and fields recognition logic.
-
Bunch of bug fixes, especially for user settings.
-
Three times smaller app: minify and shrink were enabled in build process, so now apk is less than half its previous size and app itself is less than three times its previous size.
-
Little performance boost.
-
Some other things I can't remember.
Version 1.4.0
This release comes with a lot of visual improvements and some under-the-hood optimizations.
- Fixed autofill battery consumption (now it's practically zero).
- Removed annoying autofill persistent notification (autofill is now a full background service).
- Added countless little animations, shadows and other visual improvements (still no transitions unfortunately).
- Added option 'On restart' in lock timeout options.
- Bug fixes and several under-the-hood improvements.
Version 1.3.0
Biggest release so far. There were so many improvements to the existing features, and also some new ones.
-
Completely rewrite of the favicon service:
- NextPass now uses Nextcloud Passwords' built-in favicon service instead of besticon's;
- Much faster favicon loading;
- High quality favicons all around the app;
- Much smoother scrolling experience in lists due to deeply improved under-the-hood favicon management.
-
Big overhaul of autofill service:
- Autofill can now work in more cases;
- Autofill items have been customized with favicon, label and username (they're now sooo beautiful);
- Autofill can now save new credentials when the user logs in;
- Option to manually terminate autofill service in 'Settings';
- Other under-the-hood improvements.
-
Option to block screen capture within NextPass in 'Settings'.
-
Visual improvements:
- Animation for favicon loading;
- Animation for current account name text in 'Settings' when switching account;
- More modern text fields in details and new screens;
- Adjusted padding for list items.
-
Big performance boost.
-
Removed unused libraries and reduced app size.
-
Many bug fixes and improvements, I can't even remember. NextPass is now much more stable and refined.
Version 1.2.1
This is just a quick patch release. Nothing interesting or noticeable.
Version 1.2.0
***[NOTE] This release introduces breaking changes in settings. If you update, note that your settings will be restore to defaults. ***
This release comes with new features and big under-the-hood improvements.
- Autofill service (still work in progress, will be expanded and improved in next release);
- Autostart service (it works flawlessly on my device, however needs testing on multiple devices);
- Added version date in 'About';
- Some internal refactor and improvements;
- Small visual changes;
- Better UX across every screen;
- Too many bug fixes.
Version 1.1.0
Changelog:
-
Support for PIN/biometric app protection:
- enable/change/disable PIN (at least 4-digit long);
- enable/disable biometric authentication (if device supports it);
- choose lock timeout;
- lock the app immediately with a click (PIN protection must be enabled);
-
Various visual improvements;
-
Improved 'Search' experience;
-
Improvements for lifecycle management;
-
Updated libraries.
First release
Where everything starts.