Releases: snagshout/snagshout-wordpress
Releases · snagshout/snagshout-wordpress
Version 0.4.0
New features:
- [
5180cf2
] catalogs: Add rewrites on permalinks (Eduardo Trujillo) - [
24eb8f1
] options: Allow limit to go up to 200 (Eduardo Trujillo)
Chores:
- [
c472413
] CHANGELOG: Update CHANGELOG (Eduardo Trujillo) - [
eaff51b
] readme.txt: Bump version to 0.4.0 (Eduardo Trujillo)
Merge commits:
- [
680d961
] Merge branch 'etcinit/limit-increase' (Eduardo Trujillo)
Version 0.3.0
This new release includes a feature named Catalogs, which allows blog authors to create custom pages with deals, besides the already provided sidebar and content widgets. Catalogs support the same options as the widget, but they behave like custom content pages.
New features:
- [
8961142
] catalogs: Add custom post type (Eduardo Trujillo) - [
fe34b26
] widget: Improve widget styles and refactor some internals (Eduardo Trujillo)
Updated documentation:
- [
d954fcd
] README: Add table of contents (Eduardo Trujillo) - [
9bb2476
] README: Improve post-installation instructions (Eduardo Trujillo) - [
fec55e9
] README: Add post-installation instructions (Eduardo Trujillo) - [
c9ade67
] README: Add notes on tagging and the changelog (Eduardo Trujillo)
Chores:
- [
9d5c552
] CHANGELOG: Update CHANGELOG (Eduardo Trujillo) - [
2f9b864
] assets: Add screenshots (Eduardo Trujillo) - [
fb62a24
] contrib: Improve auto-deploy script (Eduardo Trujillo) - [
6e905f4
] readme.txt: Bump version to 0.3.0 (Eduardo Trujillo)
Merge commits:
- [
1854ff1
] Merge branch 'etcinit/catalogs' (Eduardo Trujillo)
Version 0.2.4
Chores:
- [
70d127d
] readme.txt: Bump version to 0.2.4 (Eduardo Trujillo)
Version 0.2.0
New features:
- [
9593b97
] Makefile: Remove dist and ZIP file on clean task (Eduardo Trujillo) - [
a031f00
] core: Improve query parsing and rendering for affiliate tags (Eduardo Trujillo) - [
18b010e
] directory: Add publishing tooling and assets (Eduardo Trujillo) - [
5caf44f
] widget: Add button for viewing product on Amazon (Eduardo Trujillo)
Updated documentation:
- [
c42fbab
] README: Fix small typo (Eduardo Trujillo) - [
d2ab37d
] README: Add documentation on publishing and license (Eduardo Trujillo) - [
bc94ca3
] README: Improve README documentation (Eduardo Trujillo)
Chores:
- [
26e71bb
] CHANGELOG: Add initial changelog and Makefile script (Eduardo Trujillo) - [
d0057a5
] Makefile: Add script for packaging the plugin (Eduardo Trujillo) - [
24dfd90
] NOTICE: Add Apache 2 notices file (Eduardo Trujillo) - [
34baa67
] readme.txt: Bump version to 0.2.0 (Eduardo Trujillo) - [
dc17ab5
] src: Add readme.txt for publishing (Eduardo Trujillo)
Version 0.1.0
New features:
- [
32e2033
] src: Refactor and add basic prototype (Eduardo Trujillo) - [
39f6686
] widget: Make the widget more responsive (Eduardo Trujillo) - [
fec2b84
] widget: Add affiliate ID when provided (Eduardo Trujillo) - [
4abf007
] widget: Nicely fade in codes and allowed them to be selected (Eduardo Trujillo) - [
0ee59b6
] widget: Display coupon codes when button is pressed (Eduardo Trujillo) - [
c20ff3e
] widget: Improve customization and style (Eduardo Trujillo) - [
593db42
] widget: Allow category to be configured. (Eduardo Trujillo) - [
1b5372e
] widget: Add basic widget (Eduardo Trujillo)
Fixes:
- [
495a013
] widget: Display default title if its empty (Eduardo Trujillo) - [
ed42b58
] widget: Get closer to the mock (Eduardo Trujillo)
Chores:
- [
d8d8576
] **:* Add Apache 2 LICENSE and file headers (Eduardo Trujillo)