Improved
- Update licenser to allow proper license deactivation
- Clean up helper files
New
- Migrate the license checking and auto-updates to Lemon Squeezy
Fixed
- Few small visual issues fixed
New
- Load google font list directly from the API
- Remove the addons dependency - they are now enabled/disabled automatically based on your subscription plan
- Stick footer to the bottom of the page
Improved
- Merge setting pages into one and add tabbed navigation
- Update the pot file and Polish translation
- Update ACF and remove legacy addons from composer
- Update theme credits
- Update chipmunk logo and add some helpers for svg functionalities
- Update submit form template
- Fix issue with incorrect homepage resource limits
- Fix list tile layout padding on mobile devices
- Fix issue with chipmunk license keys
- Fix issue with tags being huddled
- Fix issue with infinite pagination
- Fix issues with equal height carousel
Removed
- Remove tags from the search results page
New
- Reorganize the structure of the theme completely
- Allow to change the default image aspect ratio of posts and resources ๐ฅ
- Add TikTok and Twitch social profiles
Improved
- Decrease the size of JS files loaded by ~70% (290kb -> 88kb) ๐ฅ
- Decrease the size of CSS files loaded by ~40% (117kb -> 74kb) ๐ฅ
- Increase contrast throughout the site to improve accessibility
- Improve the styling of new Gutenberg blocks
- Clean up the codebase to make it easier to update the theme
- Update icons throughout the site
Removed
- Remove Flickr, Google+, Reddit, Medium, VK, IndieHackers and Telegram social profiles
New
- Add ability to disable thumbnails on single resource page ๐ฅ
- Add multi-level menu dropdown functionality ๐ฅ
- Add schema tags for resources and posts
- Add WP hook for enabling term shuffling
- Add WP hook to change the max term length
- Add WP hook to change the default post status for resource submissions
- Allow displaying comments on a static page
- Allow to pull OG images without an extension in submit form
- Allow to set content font family
Improved
- Rewrite content styles ๐ฅ
- Update heading size and structure ๐ฅ
- Update the negative margins on elements to new flexbox gap property
Removed
- Remove verified functionality from the author's profile
- Remove static page templates
- Remove sidebar/widget functionality (will be added back with the support for new block-based widgets)
Fixed
- Fix issue with embeds not working on single resource page
- Fix issue with hero section's negative margins
New
- Add support for html tags in collection description
- Add filters to change the latest/related post count
- Add new Google fonts default options
- Add drop cap styles
- Allow to disable the collection counters
- Allow to disable the nofollow attribute of the resource links
Improved
- Update full width Gutenberg styles
- Display resources page title instead of generic one
- Change the hero panel width based on the content width setting
Fixed
- Fix issues with Gutenberg columns and galleries
Fixed
- Fix issue with collection thumbnails
- Fix issue with Axios calls breaking some plugins
- Fix issue with feature resources listing
New
- ๐Add ACF Pro plugin source to replace custom meta fields and allow easier development of the theme
Improved
- Reorganize the resource layout
- Clean up the resource layout in search results
- Allow to use the default system date format
- Allow to change the default required fields in resource submission form (new filter)
- Move homepage intro text into a separate section
- Run dynamic rows scripts on window load
- Hide social media section if there's nothing to show
- Hide navigation section in footer if there's nothing to show
Fixed
- Fix issue with the center alignment of linked images
- Fix issue that was breaking plugin AJAX calls
New
- ๐Add new resource layout (list)
Improved
- Hide submit popup when submit page is present
Fixed
- Fix error message for empty collection not appearing in submit page
New
- ๐Add automatic update functionality to the theme
- ๐Add shortcode for displaying how many resources are published (https://chipmunktheme.com/docs/#shortcodes)
- ๐Add Revue newsletter support
- ๐Add upvote/view count faker functionality
- Add shortcode support to intro text
- Add filter for changing resource tile excerpt length (https://chipmunktheme.com/docs/filters/)
- Add filter for reordering homepage resource tabs
- Add comment pagination
- Add custom styles for embedded content forms
- Add Customizer option to set default content width
- Add dynamic textarea to the submit form
- Add mobile menu scrolling when there's many menu items and subitems
- Add menu item dropdown active state
Improved
- Change the default resource view to card
- Improve the styles of the resource card
- Update the way of counting upvotes
- Make resource content wider when there's no thumbnail added
- Allow to set content links color
- Change 'Menu' button to 'Hamburger' icon on mobile
- Clean the submit form popup on close
- Trim longer titles on tile layout
- Remove mobile menu when thereโs no items added
- Add some margin to the bullet lists
Fixed
- Fix issue with admin panel resource search
- Fix issue with nav active state
- Fix issue with missing date/views when resources have disabled dates/views
- Fix HTML validation issues
- Fix standard pagination
- Fix issues with Gutenberg block styles
- Fix issues with table alignment
- Fix issue with form CTA alignment