Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AgelxNash committed Sep 23, 2014
1 parent bfd7a75 commit 0d5d2bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
phpThumbOn 1.3.0 (23.09.2014)
=====================================
- Немецкий и Английский лексикон
- Обновлен пакет для совместимости с MODX 2.3.x

phpThumbOn 1.2.1 (27.12.2013)
=====================================
- Баг со сбросом информации об объекте при ответе процессора
Expand Down
3 changes: 2 additions & 1 deletion core/components/phpthumbon/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
phpThumbOn 1.3.0 (23.09.2014)
=====================================
- Пересобран пакет для MODX версий 2.3
- Немецкий и Английский лексикон
- Обновлен пакет для совместимости с MODX 2.3.x

phpThumbOn 1.2.1 (27.12.2013)
=====================================
Expand Down

1 comment on commit 0d5d2bf

@wgameinfo
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добрый день!
Очень не хватает возможности прописывать путь без /,
тоесть сейчас путь генерируется как /assets/cache_image/img/gallery/gallery_3_300x240_f3c.jpg
а желательно сделать чтоб была возможность генерировать так assets/cache_image/img/gallery/gallery_3_300x240_f3c.jpg

Please sign in to comment.