Changelog History
Page 1
-
v1.0.6 Changes
September 03, 2020๐ฑ
pakyow/assets
โก๏ธ
chg
Update mini_racer to v0.3 for improved compatibility with containers.Related links:
-
v1.0.5 Changes
March 06, 2020 -
v1.0.4 Changes
February 20, 2020pakyow
- no changes
๐ฑ
pakyow/assets
fix
Escape external asset uris so they do not fail on fetch.Related links:
pakyow/core
fix
Typecast header values to strings.- Resolves an incompatibility with
protocol-http
.
Related links:
- Pull Request #400
๐
fix
Bundler deprecation warnings (preferwith_original_env
).Related links:
pakyow/data
- no changes
pakyow/form
- no changes
pakyow/js
- no changes
pakyow/mailer
- no changes
pakyow/presenter
- no changes
pakyow/realtime
- no changes
pakyow/reflection
- no changes
pakyow/routing
- no changes
๐
pakyow/support
- no changes
๐ป
pakyow/ui
- no changes
-
v1.0.3 Changes
December 15, 2019pakyow
- no changes
๐ฑ
pakyow/assets
๐ฑ
fix
Makepakyow/assets
compatible with Ruby 2.7.0.- External assets used the
http
gem, which is failing on Ruby 2.7.0-preview3. We replaced it
with theasync-http
gem which is already a dependency of other Pakyow frameworks.
Related links:
pakyow/core
fix
Resolve several issues with respawns, restarts.Related links:
- Pull Request #342
fix
Ensure a logger and output is always available in the environment.Related links:
- Pull Request #331
fix
Start multiple processes when the process count specifies more than one.Related links:
- Pull Request #329
fix
Prevent failed processes from restarting indefinitely.Related links:
pakyow/data
- no changes
pakyow/form
- no changes
pakyow/js
- no changes
pakyow/mailer
- no changes
pakyow/presenter
- no changes
pakyow/realtime
- no changes
pakyow/reflection
- no changes
pakyow/routing
- no changes
๐
pakyow/support
- no changes
๐ป
pakyow/ui
- no changes
-
v1.0.2 Changes
November 06, 2019pakyow
fix
Relocateversion.rb
from the meta gem intopakyow/core
.- Makes it possible to use
pakyow/core
and other gems without needing the meta gem.
Related links:
๐ฑ
pakyow/assets
๐ฑ
fix
CDN prefix is now correctly added to assets in plugin views.Related links:
pakyow/core
fix
Relocateversion.rb
from the meta gem intopakyow/core
.- Makes it possible to use
pakyow/core
and other gems without needing the meta gem.
Related links:
- Pull Request #320
fix
Query string missing from normalized uris.Related links:
- Pull Request #315
โ
fix
Remove recursive require fromlogger/colorizer.rb
.Related links:
- Pull Request #311
fix
Always loadconfig/application
relative toPakyow.config.root
.Related links:
- Pull Request #310
fix
Issue withPakyow::Error
not detecting gems in rvm.Related links:
- Pull Request #306
๐
fix
Correct several issues with incorrect error backtraces, improve performance.Related links:
- Commit cdb9e15
fix
App connection path is relative to to the app mount path.Related links:
- Commit fc6209f
fix
Backend aspects now load alphabetically on every system.Related links:
- Commit 47189b7
fix
Respawn into the correct environment by clearingtmp/restart.txt
.Related links:
- Commit c9d5544
fix
CLI short code arguments are now passed to the task in the correct order.Related links:
pakyow/data
fix
Data types are now compatible withdry-types
v1.2.0.Related links:
- Pull Request #305
fix
Associating sources across connections now works correctly.Related links:
- Commit 4c8c544
fix
Setting up associations of different types for the same source now works correctly.Related links:
- Commit 12fafe0
fix
Fetching one then all now correctly includes associated data.Related links:
pakyow/form
- no changes
pakyow/js
- no changes
pakyow/mailer
- no changes
pakyow/presenter
fix
Template store is more efficient for faster loading.Related links:
- Pull Request #324
fix
Now renders correctly when a collapsed string doc is transformed.Related links:
pakyow/realtime
๐
fix
Issue causing data subscriptions to never be expired for a web socket connection.Related links:
pakyow/reflection
- no changes
pakyow/routing
fix
Incorrect connection path after reroute.Related links:
๐
pakyow/support
fix
Message verification no longer fails when the digest contains--
.Related links:
- Pull Request #316
๐ง
fix
Avoid including the initializer for configurable modules.Related links:
- Pull Request #312
fix
Methods defined an an app block are now defined in the correct context.Related links:
- Commit f7591d4
fix
Named actions can now share a name with a method on the pipelined object.Related links:
๐ป
pakyow/ui
๐
fix
Issue causing data subscriptions to never be expired for a web socket connection.Related links:
- Makes it possible to use
-
v1.0.1
July 16, 2019 -
v1.0.0 Changes
July 16, 2019- Hello, Web
-
v1.0.0.rc5
July 15, 2019 -
v1.0.0.rc4
July 15, 2019 -
v1.0.0.rc3
July 09, 2019