All Versions
23
Latest Version
Avg Release Cycle
77 days
Latest Release
1425 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.1 Changes
May 30, 2021๐ Fixes:
- ๐ Fix rendering of 503 error when lock is still held (thanks to NobodysNightmare)
- ๐ Use environmental TMPDIR for lockfile, and add 'rss' as dependency. (thanks to jubishop)
-
v1.4.0 Changes
May 30, 2021โจ Enhancements:
- ๐ Support ruby 3.0 (thanks to sue445)
-
v1.3.1 Changes
May 30, 2021๐ Fixes:
- Avoid possible XSS vulnerability on each view (thanks to @ooooooo-q)
-
v1.3.0 Changes
March 18, 2021โจ Enhancements:
- Prevent "dependency confusion" resulting in a malicious upstream gem taking precedence over a local gem
-
v1.2.0 Changes
March 05, 2020โจ Enhancements:
- ๐ Support gemcutter yank API (thanks to Chuck Wilson)
๐ Fixes:
- ๐ Fix dockerfile (thanks to Chuck Wilson)
๐ง Maintenances:
- ๐ Gem.gzip/gunzip are deprecated. Use Gem::Util.gzip/gunzip (thanks to krororo)
- ๐ Fix deprecation warning of Gem::Specification#has_rdoc (thanks to krororo)
- โก๏ธ Update .travis.yml (thanks to krororo)
-
v1.1.1 Changes
November 07, 2018๐ Fixes:
- ๐ Fix a delete buton not showing up on gem page even if
delete
is allowed (thanks to Edward Rudd)
- ๐ Fix a delete buton not showing up on gem page even if
-
v1.1.0 Changes
April 06, 2018โจ Enhancements:
- Adds
on_gem_recievied
hook (thanks to Kris Leech)
- Adds
-
v1.0.1 Changes
March 13, 2018๐ Fixes:
- Avoid XSS vulnerability on /reindex (reported by @ooooooo_q)
-
v1.0.0 Changes
February 08, 2018โฌ๏ธ Bump version to 1.0.0 :tada:
-
v0.13.15 Changes
January 26, 2018๐ Fixes:
- ๐ Fix typo: avoid NameError - uninitialized constant Geminabox::Hostess::Gemianbox (thanks to Evgeni Golov)