Releases: cc-archive/cccatalog-frontend
v2021.5.1
- Fix a/b tests initialization: #1256 by @obulat
- Update README.md with discontinued status: #1250 by @zackkrida
- Sync Community Team to CODEOWNERS: #1247 by @kgodey
- Unfeature repository as it is entering maintenance mode: #1246 by @dhruvkb
Credits
Special thanks to @dhruvkb, @kgodey, @obulat and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.10.2
Bug Fixes
- Fix A/B test initialization: #1244 by @zackkrida
Improvements
- Switched vuejs-accessibility plugin: #1243 by @ritesh-pandey
Credits
Special thanks to @ritesh-pandey and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.10.1
Improvements
- Nuxt Migration: #1194 by @zackkrida
- Sketchfab Proof of Concept: #1229 by @zackkrida
- Added a/b test for language on Donation banner: #1240 by @obulat
Internal Improvements
Bug Fixes
- Update attribution events to prevent triple fire, and new names: #1232 by @zackkrida
- Issue #1221 changed the color to tomato: #1230 by @Yashs911
- Fixes search icon alignment: #1228 by @adrijshikhar
Credits
Special thanks to @Yashs911, @adrijshikhar, @obulat and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.9.3
Patch release to add tracking for donation link clicks.
New Features
- Support analytics and style cleanup: #1225 by @zackkrida
Credits
Special thanks to @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.9.2
New Features
- Add Donation Banner to top of CC Search: #1219 by @neeraj-2
- Add support us page: #1207 by @rochisha0
Bug Fixes
- Fix support page donate links; Tweak banner spacing: #1222 by @zackkrida
- Changed the text to 'The search engine for the open movement': #1220 by @rochisha0
- Added External in Resources nav : #1217 by @neeraj-2
- Replace
ORG_GITHUB_TOKENwithADMIN_GITHUB_TOKEN: #1213 by @zackkrida - Added image_id parameter to licence URL: #1209 by @manav1403
- changed position of meta search from 'about' to 'resources': #1204 by @rochisha0
- Update FooterSection.vue: #1200 by @neeraj-2
- Fixed text under Search Bar on Homepage: #1206 by @tushar912
Credits
Special thanks to @manav1403, @neeraj-2, @rochisha0, @tushar912 and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.9.1
Improvements
- Added meta search page: #1195 by @rochisha0
- Add filled heart icon in donate button: #1192 by @StTronn
- Enable web monetization on single result pages: #1191 by @zackkrida
- Safer browsing language update: #1188 by @zackkrida
Bug Fixes
- Removed duplicate cc contact info from footer: #1186 by @rochisha0
- Fix asset paths on Meta Search Page: #1197 by @zackkrida
- Fix google meta search: #1196 by @zackkrida
- Fix Smithsonian Institute link: #1193 by @megha070
Credits
Special thanks to @StTronn, @megha070, @rochisha0 and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.8.4
Improvements
- Remove
<h5>tags from footer to fix heading hierarchy: #1163 by @Aakash2408 - Create Source page: #1173 by @rochisha0
- Added Vimeo to videos meta search #1162: #1167 by @P1YU5H-50N1
Internal Improvements
- Fix codeowners files: #1158 by @zackkrida
- Sync Community Team to CODEOWNERS: #1156 by @kgodey
Bug Fixes
- Fix meta search query update issues: #1175 by @zackkrida
- Corrections in Source page : #1174 by @rochisha0
- Fixed the spacing and the example's content in Search Help Page: #1170 by @rochisha0
- Standardize page layouts/headings and restructure nav: #1182 by @zackkrida
- Source collection fixes: #1181 by @zackkrida
- Fix failed redirection on homepage search input: #1176 by @zackkrida
- In hover state,the back action and the cross icon changes color.: #1166 by @iamananya
- Content Reporting Form cleanup: #1165 by @zackkrida
- Changed the placeholder values: #1164 by @rochisha0
- Fixed plain text attribution typos for tools: #1159 by @avats-dev
Credits
Special thanks to @Aakash2408, @P1YU5H-50N1, @avats-dev, @cc-creativecommons-github-io-bot, @iamananya, @kgodey, @rochisha0 and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.8.3
Note: Our CalVer implementation has been switched from YYYY.MM.Micro to YYYY.M.Micro, to remove leading 0s in the version path for compatibility with NPMs semver parser.
Improvements
- Store filter sidebar toggle state in localstorage: #1146 by @zackkrida
- Show provider only if source and provider are different: #1140 by @rochisha0
- Made the appropriate changes to filters names: #1134 by @rochisha0
- add trap focus to modals: #1153 by @ayanchoudhary
Internal Improvements
- Add End to End Testing with Cypress: #1122 by @zackkrida
- Update vocabulary to v2020.08.4: #1145 by @zackkrida
Bug Fixes
- Fix redirection after filter change: #1150 by @zackkrida
- Fix broken links in License Tooltip: #1151 by @rochisha0
- Feature/fix visual regressions: #1139 by @zackkrida
- Initialized the ProviderName which was undefined initially : #1148 by @manav1403
- fix: Added
<h1>tags and heading classes: #1141 by @chetas411 - Wrong-alignment of on-focus indicator for filter tabs #1142: #1152 by @neeraj-2
- Changed rich and plain text for CC0 and PDM: #1144 by @rochisha0
- removed license plate for cc0 and pdm : #1138 by @rochisha0
Credits
Special thanks to @ayanchoudhary, @chetas411, @manav1403, @neeraj-2, @rochisha0, @zackkrida and manav1403 for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.08.2
Improvements
- modal accessibility: #1128 by @ayanchoudhary
- setup vue-a11y for eslint: #1121 by @ayanchoudhary
- Aria labels and internationalization: #1123 by @ayanchoudhary
- internationalize aria-labels for about page and feedback page: #1120 by @ayanchoudhary
- Add keypress listener to tooltip img and filter close button: #1116 by @ayanchoudhary
- Internationalize aria-labels from the homepage: #1115 by @ayanchoudhary
Bug Fixes
- Update vocabulary + bulma, Add subtitle: #1129 by @zackkrida
- Source and Provider name fallback: #1119 by @zackkrida
Credits
Special thanks to @ayanchoudhary and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.
v2020.08.1
New Features
- Add CC Global Header: #1098 by @zackkrida
- Add Nappy.co to meta image search: #1094 by @zackkrida
- Switch to large header: #1105 by @zackkrida
Improvements
- Remove
/collection/{name}routes and refactor Browse page: #1090 by @zackkrida - Client-side redirection from
/collections/:nameto/search?source=:name: #1113 by @zackkrida
Internal Improvements
- Sentry Error Reporting Improvements: #1107 by @zackkrida
Bug Fixes
- Make sure global header renders once; Remove max-width restriction on global header tab: #1112 by @zackkrida
- Fix faulty conditional that prevented source logos from loading: #1111 by @zackkrida
- Swallow duplicate nav errors: #1109 by @zackkrida
- Removed 'license' from PDM and CC0 in reuse tab and filters: #1102 by @rochisha0
- Disabled Licence-Explanation Tooltip when licences are disabled: #1104 by @abhisheknaiidu
- Fix modal ssr breaking bug: #1095 by @zackkrida
- BrowserPage Resturcturing: #1086 by @dos077
Credits
Special thanks to @abhisheknaiidu, @dos077, @rochisha0 and @zackkrida for their contributions!
See an issue?
Does anything look wrong in this release? Please report a bug.