Releases: jnbli/Email-Draft-Duplicator
Releases · jnbli/Email-Draft-Duplicator
v1.5.5
v1.5.4
v1.5.2
v1.5.0
Feature(s)
- If a draft is marked as important, that mark is transferred over to the duplicate.
- Draft info reflects drafts that are marked as important.
- Selection input for drafts reflect drafts that are marked as important.
- Added no drafts card, and if there are no drafts, user is redirected to this card instead of the start card
- Simplified going back from the error card
- Symbol to reflect starred and important drafts for the draft selection input
- Small changes to some UI text
Performance Improvement(s) and Optimization(s)
- Reduced copying of and optimized use of data
Bug Fix
- Fixed bug in which the start card selection input resets if the start card is refreshed
v1.2.1
Bug Fixes
- Fixed start card not reloading when starting over
- Fixed start card not reloading when going back to it from the home card
- Fixed home card not updating when user goes back to it from the success card
- Fixed bug in which the start card selection input resets if user goes back to it
- Fixed card navigation not resetting if the user is redirected to the start card after removing all drafts
v1.2.0
"Duplicate Multiple Drafts" Update
Features
- User can duplicate more than one draft at once.
- Created starting card asking the user how many drafts to duplicate.
- User can also refresh the start card without having any drafts.
- Home card allows user to select number of duplicates to make for multiple drafts.
- Home card responds to the creation, modification, and removal of drafts.
- Added back button to the home card
- Added reset button to home card that can reset that card
- Home card draft duplication info is in its own section except for the last iteration.
- Success card reflects duplication of multiple drafts.
- The success card reflects modification and/or deletion of one or more selected draft(s) for duplication before the duplication was made.
- Added error card
- Changed number inputs to dropdown inputs, with each numerical choice a dropdown item
- User cannot select the same draft if duplicating multiple drafts.
- Input data for the card the user is currently on does not change when the card is reloaded (except for after each iteration of the home card).
- User can refresh certain cards via a button on the footer.
- Added notifications
- Some of the buttons are filled with a background.
Performance Improvements and Optimizations
- Implemented maximum allowed number of drafts to duplicate at once
Bug Fixes
- Fixed bug with the home card that occurs if the user removes a draft that was already selected and clicks the refresh button
- Fixed unadaptive numbering in the home card
- Fixed bug that occurs if the user tries to duplicate selected draft(s) after deleting them without refreshing the home card
- Fixed bug with the home card that occurs if the user removes a draft that was already selected and clicks/taps the next button
v1.1.0
Feature
- Suggestions reflect maximum number of copies user can make for a draft.
Performance Improvement and Optimization
- Implemented maximum number of duplicates for a draft