Skip to content

Releases: feryardiant/wpdev

v0.2.9

13 Jun 20:54
v0.2.9
5a32cc3
Compare
Choose a tag to compare

Features

  • buildpack: add envvar default values (be2baa9)
  • ci: use wp-cli phar (da48aa3)
  • heroku: add post-deploy script (7df3abd)
  • release: add github action to publish releases (4f4c06f)
  • workflow: cache action (7f10b40)

Bug Fixes

  • buildpack: 😒 (c220f36)
  • buildpack: do 49cb38e before downoading (c40fa4e)
  • buildpack: do convert as multisite instead of direct install (abc45c1)
  • buildpack: https by default (3335f29)
  • buildpack: throw error from compile script (1dff5ee)
  • buildpack: try to add more wp-cli envvars (81b189e)
  • buildpack: try to check whether wp-cli is installed (49cb38e)
  • fix self-signed ssl issue while development (ab3a42b)
  • buildpack: use $HOME instead of ~ (112ef56)
  • deploy: fix htaccess issue with wp-json (401ecf5)
  • deploy: fix post-deploy script (f1f3aef)
  • heroku: review app env (8b5f882)
  • release: fix release command on github action (536b3ce)
  • test: fix url while test on browserstack (12ef50e)

Compare with previous version: v0.2.8...v0.2.9

Release v0.2.8

06 Jun 17:27
v0.2.8
0e34509
Compare
Choose a tag to compare

Patch release for v0.2.7

06 Jun 17:02
v0.2.7-patch
4aaddd2
Compare
Choose a tag to compare

Patch release for v0.2.6

06 Jun 17:02
v0.2.6-patch
a8ed66b
Compare
Choose a tag to compare

Release v0.2.7

03 Jun 22:10
v0.2.7
83e4098
Compare
Choose a tag to compare

Features

  • theme: add ability to extract html tag from string (92323a2)
  • theme: add helper method to check is constant(s) enabled (22cae27)
  • theme: autoload plugin files (65fd429)
  • theme: init option panel hook (28c937f)

Bug Fixes

  • build: dont create .env file (93f607f)
  • plugin: fix theme integration (1121dd6)
  • plugin: remove plugin autoloader (1e07aa0)
  • test: fix browserstack test (e567dce)
  • test: fix whitelist source (354a486)
  • theme: bring back missing icons (6179942)
  • theme: fix lint issues (a1399f3)
  • theme: fix option panel page (fc26c70)
  • theme: primary menu not rendered poperly (1598dae), closes #41
  • theme: searchform input not rendered poperly (61aace0), closes #41

Compare : v0.2.6...v0.2.7

0.2.6 (2020-06-01)

01 Jun 09:12
v0.2.6
a5af9e6
Compare
Choose a tag to compare

Features

  • theme: add ability to handle style attributes & add more kses (ce234cf)
  • theme: add new option for site layout (a8685a9)
  • theme: add site-wide wrapper and move skip_link() under body (a79d423)
  • theme: cleanup menu output (534fc20)
  • theme: clearfix each content segments (84d29d7)

Bug Fixes

  • build: things missing sometimes (a204869)
  • build: use option instead of passing envvar (90c42ee)
  • buildpack: sed wp-cli.yml if possible (38c1aa0)
  • plugin: fix undefined constant (2caa814)
  • plugin: fix undefined constant on testing (87e13ff)
  • theme: allow name attribute on input elements (2254593)
  • theme: fix form kses (c743cf8)
  • theme: fix menu, header and footer arrangement (8b4f02c)
  • theme: fix missing hooks on 404 template (b7ed9b1)
  • theme: fix undefined properties (2cce02b)
  • theme: invoke the_posts_navigation() (3d15818)
  • theme: patch 404 page (1297cbd)
  • theme: patch clearfix (9e0929e)
  • theme: workaround with menu and some layouts (d3dc77b)

v0.2.5...v0.2.6

0.2.5 (2019-10-31)

31 Oct 19:56
v0.2.5
560cf47
Compare
Choose a tag to compare

Features

  • theme: enhance flexibilities to customize theme layout (1d280cc)
  • theme: implement WordPress built-in menu properties (431fbce)

Bug Fixes

  • theme: wrong menu item arrangement (0ecf936)

0.2.4 (2019-10-29)

29 Oct 16:41
v0.2.4
3606829
Compare
Choose a tag to compare

0.2.4 (2019-10-29)

Features

  • buildpack: if wp-cli.yml exists, rename to wp-cli.local.yml (ae0f913)
  • theme: add ability to create nested html, (6436b9f)
  • theme: add custom customizer control (6ef3af7)
  • theme: add custom-logo hook & make use of make_html_tag helper (ee2e41f)
  • theme: add default site logo filter (86fd037)
  • theme: add default theme option filter & change default logo size (1e3fe30)
  • theme: init typography feature (913af3d)
  • theme: remove 'wp-block-styles' supports and use custom styling (958d14b)

Bug Fixes

  • archive: add commitAll flag (d784a93)
  • build: remove skip bump flag on sub-package (fe8f861)
  • build: try to use postbump hook (49db7a9)
  • build: use git add on precommit hook (012bf5a)
  • buildpack: bring back some ignored files 😅 (f09d36a)
  • ci: fix ci setup (0be014e)
  • ci: fix ci setup (again and again) (4ced1f1)
  • ci: fix ci setup (again) (0d43a57)
  • ci: fix ci setup (try again) 😅 (ead42e0)
  • ci: make use of wp-cli.yml (4383cb0)
  • deploy: fix post-deploy script (d7109d0)
  • gulp: fix missing php watcher (14644d7)
  • gulp: fix reloading (d307ce3)
  • gulp: only watch js and css tasks (0d2969d)
  • workflow: fix versioning (ce8265d)

v0.2.4-patch.1

29 Oct 11:56
v0.2.4-patch.1
3c076a0
Compare
Choose a tag to compare
v0.2.4-patch.1 Pre-release
Pre-release
chore(release): 0.2.4-patch.1

v0.2.4-patch.0

29 Oct 11:56
v0.2.4-patch.0
34c3e9d
Compare
Choose a tag to compare
v0.2.4-patch.0 Pre-release
Pre-release
chore(release): 0.2.4-patch.0