This repository was archived by the owner on Jan 13, 2022. It is now read-only.
Releases: cc-archive/ccsearch-browser-extension
Releases · cc-archive/ccsearch-browser-extension
v1.3.8
Changelog
- Remove redundant license logos (#290)
- Fix bug - load more button appears below an empty search gallery (#291)
- Remove JQuery and manage dependencies like clipboard.js and imagesloaded using npm (a41b521)
- Fix bug - Load more results button appears even when there are no more pictures to show (#306)
- A couple of spelling corrections (#309)
- Add license explanation tool-tips in filter section (#310)
- Fix bug - Clicking the bookmark in edit mode opens "image-detail" section instead of "selecting" it (#312)
v1.3.7
Changelog
v1.3.6
v1.3.5
v1.3.4
Changelog
- Show a popup on start informing of an upcoming major update. (#270)
v1.3.3
Changelog
- Update the version of CC-Vocabulary and use it in several UI components.
- Add "Search by Sources" section. (#249)
- Add support for new filters and checkbox for filtering "mature content". (#255)
v1.3.1
Changelog
- Use the values in local Storage to set the checkboxes (#212)
- fix #219: Improve UI and accessibility of filter section in firefox (#222)
- fix #224: persist search results when switching between bookmarks and home section (#226)
- fix #218: Store the filter information and the updated search in the cache (#231)
- fix #233: Change filter icon color when at least one filter is activated (#235)
- fix #223: Adapt CC Search design of showing title over thumbnails (#239, #241)
v1.3.0
v1.2.9
Changelog
- Feature: Add modal utility to confirm with the user if they want to clear the search(#163, #191)
- fix #161: Change the functionality of "delete all" button to delete selected bookmarks only (#177)
- fix #180: Instead of reloading the images after deletion, remove from DOM and reorder using masonry (#184)
- fix #169: modify
checkValidationError()as per api v1 error response schema (#187, #189) - fix #178: Remove instances of "error-message" (#186)
- fix #150: make host permissions for new API more explicit in the manifest files (#198)
- fix #181: Fix toggling of "Select All" button when there are no bookmarks. (#203)
v1.2.8
Changelog
- fix #131: Improve the select/deselect mechanism of the button in the bookmarks section.
- fix #124: reset search section after an invalid search query.
- fix #175: Remove padding-top from initial-content.
- fix #168: remove padding and margin from icons in the search bar.
- Update core functions and workflow to use CC Catalog API v1.0 (#147, #158, #167, #172, #173, #174)