Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Releases: cc-archive/ccsearch-browser-extension

v1.3.8

13 Dec 08:27
cad2e57

Choose a tag to compare

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)

commits from v1.3.7 till v1.3.8

v1.3.7

03 Sep 05:58
3691f58

Choose a tag to compare

Changelog

  • Integrate CC Vocabulary and change the User Interface. (#276)
  • Some bug fixes. (#280)

commits from v1.3.6 till v1.3.7

v1.3.6

04 Aug 20:30
0811f81

Choose a tag to compare

Changelog

  • Add Voluntary loading (Load more button) in the bookmarks section. (#271)
  • Increase the maximum number of bookmarks that the extension can have. (#272)

Commits from v1.3.5 till v1.3.6

v1.3.5

07 Jul 14:58
cd3a728

Choose a tag to compare

Changelog

  • Cache the bookmarks data in local storage (#268)

Commits from v1.3.4 till v1.3.5

v1.3.4

29 Jun 13:21
f9fc8ff

Choose a tag to compare

Changelog

  • Show a popup on start informing of an upcoming major update. (#270)

Commits from v1.3.3 till v1.3.4

v1.3.3

12 Jun 20:04
8c76d21

Choose a tag to compare

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)

Commits from v1.3.1 till v1.3.3

v1.3.1

11 May 15:43
c67c095

Choose a tag to compare

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)

Commits from v1.3.0 till v1.3.1

v1.3.0

08 Apr 13:34
13a8af1

Choose a tag to compare

Changelog

  • fix #151: Change all the instance of "providers" to "sources" in UI and code. (#204)
  • fix #201: Update search syntax guide in the options page (#211)

Commits from v1.2.9 till v1.3.0

v1.2.9

21 Mar 16:58
a926e94

Choose a tag to compare

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)

Commits from v1.2.8 till v1.2.9

v1.2.8

04 Mar 06:19
29e562a

Choose a tag to compare

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)

Commits from v1.2.7 till v1.2.8