Releases: AY2425S1-CS2103T-W10-4/tp
Releases · AY2425S1-CS2103T-W10-4/tp
v1.6
What's Changed
- Check the length of tag when parsing by @Jianwen0451 in #253
- Fix Bug for Filter and Edit by @tanyqcollin in #252
- Update Model Component diagram in DG by @tanyqcollin in #181
- Update Error Messages in Name by @RadieonAjax in #256
- Fix a few known UG bugs reflected by the PE-D by @Jianwen0451 in #254
- Update some known DG bugs reported by Pe-D by @Jianwen0451 in #255
- Update autocomplete screenshot by @yongqqqq in #258
- Update Mismatch Message by @RadieonAjax in #257
- Update Image Size for Undo and Redo by @RadieonAjax in #259
- Update user guide examples under find and filter by @isaactodo in #260
- Update UG to state case-sensitivity by @yongqqqq in #261
- Add planned enhancements section to DG by @isaactodo in #263
- Standardize user guide to use the same div tags and colors by @isaactodo in #265
- Update UG and DG by @RadieonAjax in #262
- Update Command Format for Consistency in StoreClass Feature Descriptions by @tanyqcollin in #266
- Add citation about the code in html file that produce the sidebar by @Jianwen0451 in #267
- Add code reuse and fix UG by @isaactodo in #268
- Add state list diagram to DG by @RadieonAjax in #270
- Update the sequence diagrams and fix a few typos by @Jianwen0451 in #269
- Fix errors in DG by @yongqqqq in #271
- Update spelling by @RadieonAjax in #272
- Fix error message by @tanyqcollin in #274
- Update acknowledgement for Undo and Redo by @RadieonAjax in #273
Full Changelog: 1.5.1...1.6
v.1.5.1
What's Changed
- Fix minor bugs by @RadieonAjax in #183
- Fix archive and loading bug for undo and redo by @RadieonAjax in #184
Full Changelog: 1.5...1.5.1
v1.5
What's Changed
- Enable Assertation by @RadieonAjax in #96
- Add Gender to UML Diagram by @tanyqcollin in #99
- Add assertions to AutocompleteParser by @isaactodo in #98
- Bug fix multiple path input by @Jianwen0451 in #104
- Feature complete auto complete path by @Jianwen0451 in #106
- Add file path support to autocomplete by @isaactodo in #109
- Update DG archive and load by @Jianwen0451 in #111
- Bug fix redundent input for archive and load by @Jianwen0451 in #108
- Add scrolling mechanism to autocomplete and fix UI bugs by @isaactodo in #127
- Fix bug for edit and filter by @tanyqcollin in #136
- Update UG with more comprehensive autocomplete explanations by @isaactodo in #129
- Add position checking to autocomplete by @isaactodo in #126
- Add Filter description to User Guide by @tanyqcollin in #142
- Update ug 1 by @Jianwen0451 in #120
- Update REGEX by @RadieonAjax in #118
- Add support for multiple module per grade by @yongqqqq in #141
- Update User Guide with new grading feature by @yongqqqq in #144
- Improve functionality of filter phone number by @tanyqcollin in #151
- Fix Filter User Guide by @tanyqcollin in #154
- Update ug webpage by @Jianwen0451 in #146
- Fix bug loading module by @Jianwen0451 in #158
- Fix bug duplicate detection by @Jianwen0451 in #164
- Update the format of DG so that it is more readable by @Jianwen0451 in #167
- Change autocomplete to be case-insensitive by @isaactodo in #168
- Update user guide language to be more user-friendly by @isaactodo in #170
- Fix miscellaneous bugs by @RadieonAjax in #165
- Update ui and error messages by @yongqqqq in #172
- Filter Use Case by @tanyqcollin in #171
- Update UG command examples by @yongqqqq in #174
- Update screenshot and tooltip in UG by @yongqqqq in #177
- Update sample data by @yongqqqq in #178
- Update screenshots for undo & redo by @yongqqqq in #179
- Update DeveloperGuide.md by @RadieonAjax in #180
Full Changelog: 1.4...1.5
v1.4
What's Changed
- Fix error message and update dg image by @Jianwen0451 in #80
- Add Load Command and Change Archive Path command by @Jianwen0451 in #85
- Add autocomplete feature by @isaactodo in #88
- Add Undo and Redo Command by @RadieonAjax in #90
- Add Grade Command by @yongqqqq in #89
- Add Filter Feature by @tanyqcollin in #92
- Update DG and UG to include autocomplete feature by @isaactodo in #94
Full Changelog: 1.3...1.4
v1.3
Release Notes for StoreClass
What's New in StoreClass
1. Field Changes:
- Added:
Gender
Modules
(supports multiple entries)
- Removed:
Address
Email
2. Command Changes:
- Added:
Find
by tagsArchive
to reset AddressBook while retaining datafile
3. UI Improvements:
- The user interface has been updated to include a chatbot, providing a more interactive experience for the users.
4. Known Issues:
- Ui may appear squished on some devices
- To be fixed in the next iteration