Releases: rapidez/statamic
Releases · rapidez/statamic
0.9.5
Fixed
- Query instead of using a collection (#25)
0.9.4
Fixed
- Query with site instead of locale (#24)
0.9.3
Fixed
- Slugs should not start/end with a slash (521a0b2)
0.9.2
Fixed
- Removed unused uses (#23)
- Query with site instead of locale (d7705ef)
- Refactored deletes (641739e)
0.9.1
Fixed
- Use trait instead of overwriting the entry repository (bf44710)
- Removed unique from CreateProducts Job (#22)
0.9.0
Changed
- Add product visibility to product import and optimized updateOrCreate (#21)
Fixed
0.8.2
Fixed
- Fixed cache not actually updating on save (#19)
0.8.1
Fixed
- Fixed bug with route cache and return of statamic view (#18)
0.8.0
Added
- Added caching for product page entries (#17)