2016-05-25 15:39:12 +01:00
|
|
|
# Changelog
|
|
|
|
|
2016-07-11 17:09:14 +01:00
|
|
|
## Version {next}
|
|
|
|
- Allow new notes to be made by a JSON request from a micropub client
|
|
|
|
|
2016-07-04 16:29:13 +01:00
|
|
|
## Version 0.0.7.1 (2016-07-04)
|
|
|
|
- Minor style fixes
|
|
|
|
|
2016-07-04 16:02:06 +01:00
|
|
|
## Version 0.0.7 (2016-07-04)
|
2016-06-29 23:53:48 +01:00
|
|
|
- Use JSON for syndication endpoint query response
|
2016-07-04 15:37:11 +01:00
|
|
|
- Use JSON for all micropub requests
|
|
|
|
- Add support for `q=config` query of the micropub endpoint
|
2016-06-29 23:53:48 +01:00
|
|
|
|
2016-06-29 15:29:30 +01:00
|
|
|
## Version 0.0.6.3 (2016-06-29)
|
2016-06-29 15:28:23 +01:00
|
|
|
- Fix an issue with dispatching the syndication job
|
|
|
|
|
2016-06-28 22:30:31 +01:00
|
|
|
## Version 0.0.6.2 (2016-06-28)
|
2016-06-28 22:25:07 +01:00
|
|
|
- Fix an issue with sending webmentions
|
|
|
|
|
2016-06-28 21:50:17 +01:00
|
|
|
## Version 0.0.6 (2016-06-28)
|
2016-06-27 10:43:47 +01:00
|
|
|
- Better use of `laravel-postgis`
|
2016-06-28 18:19:06 +01:00
|
|
|
- Change style for inline mini-profile images
|
2016-06-27 10:43:47 +01:00
|
|
|
|
2016-06-24 00:00:07 +01:00
|
|
|
## Version 0.0.5 (2016-06-23)
|
2016-06-21 15:54:27 +01:00
|
|
|
- Automatically send webmentions
|
2016-06-23 23:13:38 +01:00
|
|
|
- Change `mp-syndicate-to` to `syndicate-to`
|
2016-06-21 14:46:20 +01:00
|
|
|
|
2016-06-21 13:38:30 +01:00
|
|
|
## Version 0.0.4 (2016-06-21)
|
2016-06-17 01:16:32 +01:00
|
|
|
- Move bower components into their own subdir
|
|
|
|
- Move my js into `resources/`, apply an eslint pre-commit hook
|
|
|
|
- Better guplfile, next thing is to add cleanup of old compressed files
|
|
|
|
- Update `spatie/laravel-medialibrary` to v4, tweak associated code
|
|
|
|
- Merge in upstream changes
|
2016-06-20 23:08:18 +01:00
|
|
|
- Add a stylelint lint-staged hook
|
2016-06-17 01:16:32 +01:00
|
|
|
|
2016-06-09 15:47:11 +01:00
|
|
|
## Version 0.0.3 (2013-06-09)
|
2016-05-29 13:49:30 +01:00
|
|
|
- Better tag normalization code organisation
|
2016-06-09 00:49:33 +01:00
|
|
|
- Remove `jonnybarnes/unicode-tools` dependency and clean up relevant code
|
2016-05-29 13:49:30 +01:00
|
|
|
|
2016-05-25 22:48:40 +01:00
|
|
|
## Version 0.0.2 (2016-05-25)
|
|
|
|
- Fix issue#1: tagged notes page needs the tag from the URL normalizing.
|
|
|
|
|
2016-05-25 15:39:12 +01:00
|
|
|
## Version 0.0.1 (2016-05-25)
|
2016-05-25 22:48:40 +01:00
|
|
|
- Initial release
|