utopia 2.27.0 → 2.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4d142b51cf9876426ffa4bba1a96f824ee893ed59dbebc5d55da8f1aa617518e
4
- data.tar.gz: 05765bc2e4761191eea490c934bf2379bc8593eec31bd93cca22b26ef2009b6e
3
+ metadata.gz: 120bb11cd46d779a0e8bdf7f5a70f07c4dde752524b3f74c8a06b7fdeb5c7bbc
4
+ data.tar.gz: 8620b93060f672177388dce2d8fa3d4c9ea817b3abd6e50b00a9f01b255a340c
5
5
  SHA512:
6
- metadata.gz: 7b06e3f6d0e6f2ccd664bb1e3eab879eb9aa6a5e7dda45983132dab7902c29f87f6f2723732da3e3848a2145c10022645485454125fb0a2c03ce585ae81f66c5
7
- data.tar.gz: 4c916eef819a9760e8469d362daba187c168f8e5f5dee799fa5900c1a8a32f2b30aaccf2f8c0f3a263a4e470c92f8d599af6b99d3bbd80b0227d3a73d7869e99
6
+ metadata.gz: 80cf5f92c1dd4eb2aed90db86edecac2b1036e5138054302a2d41ba73b57105f69dc60bd9efa8fef84b78849399eee672c5b3f4e4bbed15e40573a466db979ed
7
+ data.tar.gz: 2d39940da4b8ae7719e72363a4bfb9466f013d78210687e2bfdafabc84d2534016cb945b8bee060c7c084d25738cdade2b2e85a32fc2ff12611256eb2b42b5e5
checksums.yaml.gz.sig CHANGED
Binary file
@@ -22,7 +22,7 @@ module Utopia
22
22
  "xspf" => "application/xspf+xml",
23
23
  },
24
24
  :media => [
25
- :xiph, "mp3", "mp4", "wav", "aiff", "aac", "webm", "mov", "avi", "wmv", "mpg"
25
+ :xiph, "mp3", "mp4", "wav", "aiff", "aac", "webm", "mov", "avi", "wmv", "mpg", "m3u8", "ts"
26
26
  ],
27
27
  :text => [
28
28
  "html", "css", "js", ["map", "application/json"], "txt", "rtf", "xml", "pdf"
@@ -4,5 +4,5 @@
4
4
  # Copyright, 2009-2024, by Samuel Williams.
5
5
 
6
6
  module Utopia
7
- VERSION = "2.27.0"
7
+ VERSION = "2.28.0"
8
8
  end
data/readme.md CHANGED
@@ -27,6 +27,15 @@ Please see the [project documentation](https://github.com/ioquatix/utopia) for m
27
27
 
28
28
  - [Updating Utopia](https://github.com/ioquatix/utopiaguides/updating-utopia/index) - This guide explains how to update existing `utopia` websites.
29
29
 
30
+ ## Releases
31
+
32
+ Please see the [project releases](https://github.com/ioquatix/utopiareleases/index) for all releases.
33
+
34
+ ### v2.27.0
35
+
36
+ - Improved error logging using `Console` gem.
37
+ - Only install `npm ls --production` dependencies into `public/_components`.
38
+
30
39
  ## See Also
31
40
 
32
41
  - [XRB](https://github.com/socketry/xrb) — Template and markup parsers, markup generation.
data/releases.md CHANGED
@@ -3,4 +3,4 @@
3
3
  ## v2.27.0
4
4
 
5
5
  - Improved error logging using `Console` gem.
6
- - Only install `npm ls --production` dependencies into \`public/\_components
6
+ - Only install `npm ls --production` dependencies into `public/_components`.
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: utopia
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.27.0
4
+ version: 2.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -40,7 +40,7 @@ cert_chain:
40
40
  Q2K9NVun/S785AP05vKkXZEFYxqG6EW012U4oLcFl5MySFajYXRYbuUpH6AY+HP8
41
41
  voD0MPg1DssDLKwXyt1eKD/+Fq0bFWhwVM/1XiAXL7lyYUyOq24KHgQ2Csg=
42
42
  -----END CERTIFICATE-----
43
- date: 2025-02-12 00:00:00.000000000 Z
43
+ date: 2025-03-08 00:00:00.000000000 Z
44
44
  dependencies:
45
45
  - !ruby/object:Gem::Dependency
46
46
  name: bake
metadata.gz.sig CHANGED
Binary file