File tree Expand file tree Collapse file tree 5 files changed +11
-6
lines changed
Expand file tree Collapse file tree 5 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1- VUE_APP_VERSION = 5.0
1+ VUE_APP_VERSION = 5.0.1
22
33VUE_APP_CREDITS_URL = https://meta.underground.works
44VUE_APP_SHARING_URL = https://clockwork.underground.works/ingest
Original file line number Diff line number Diff line change 1+ 5.0.1
2+
3+ - fixed broken performance tab for requests with performance log data (reported by sinnbeck, thanks!)
4+ - fixed some UI glitches, wrong spinner colors in dark theme
5+
165.0
27
38- added many design tweaks, refinements and consistent iconography
Original file line number Diff line number Diff line change 11{
22 "name" : " Clockwork" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
44 "description" : " php dev tools in your browser" ,
55 "repository" : " github:underground-works/clockwork-app" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Clockwork" ,
4- "version" : " 5.0.0 " ,
5- "version_name" : " 5.0" ,
4+ "version" : " 5.0.1 " ,
5+ "version_name" : " 5.0.1 " ,
66
77 "description" : " php dev tools integrated to your browser" ,
88 "homepage_url" : " https://underground.works/clockwork" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Clockwork" ,
4- "version" : " 5.0.0 " ,
5- "version_name" : " 5.0" ,
4+ "version" : " 5.0.1 " ,
5+ "version_name" : " 5.0.1 " ,
66
77 "description" : " php dev tools integrated to your browser" ,
88 "homepage_url" : " https://underground.works/clockwork" ,
You can’t perform that action at this time.
0 commit comments