You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,20 +50,29 @@ If you have any questions and commissions for me, feel free to tell me.
50
50
51
51
# Update History
52
52
53
-
- v1.0.0b (February 17, 2020)
53
+
- v1.1.0 (May 4, 2025)
54
54
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
56
61
57
-
- v1.0.0 (March 12, 2020)
62
+
- v1.0.2 (February 1, 2022)
58
63
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.
60
65
61
66
- v1.0.1 (May 26, 2020)
62
67
63
68
1. Added the duplicate checker.
64
69
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).
66
73
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.
0 commit comments