Skip to content

Commit 4ff1833

Browse files
committed
Update README.md
1 parent 629b8d2 commit 4ff1833

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,29 @@ If you have any questions and commissions for me, feel free to tell me.
5050

5151
# Update History
5252

53-
- v1.0.0b (February 17, 2020)
53+
- v1.1.0 (May 4, 2025)
5454

55-
1. Initial release as a sample.
55+
1. Major UI/UX enhancement:
56+
- Responsive design for better mobile experience
57+
- Modern UI with Google Material Design inspired styling
58+
- Improved accessibility with ARIA labels and semantic HTML
59+
- Better error handling and loading states
60+
- Updated dependencies to latest versions
5661

57-
- v1.0.0 (March 12, 2020)
62+
- v1.0.2 (February 1, 2022)
5863

59-
1. An application for searching GAS libraries from the database was completed. By this, [the script is published](https://github.com/tanaikech/Google-Apps-Script-Library-Database/blob/master/searchApp.html).
64+
1. I noticed that the sheet ID of sheet of Andrew Roberts had been changed. So I used the sheet name of "Libraries" instead of the sheet ID.
6065

6166
- v1.0.1 (May 26, 2020)
6267

6368
1. Added the duplicate checker.
6469

65-
- v1.0.2 (February 1, 2022)
70+
- v1.0.0 (March 12, 2020)
71+
72+
1. An application for searching GAS libraries from the database was completed. By this, [the script is published](https://github.com/tanaikech/Google-Apps-Script-Library-Database/blob/master/searchApp.html).
6673

67-
1. I noticed that the sheet ID of sheet of Andrew Roberts had been changed. So I used the sheet name of "Libraries" instead of the sheet ID.
74+
- v1.0.0b (February 17, 2020)
75+
76+
1. Initial release as a sample.
6877

6978
[TOP](#top)

0 commit comments

Comments
 (0)