- fix error on reediting an entry
- Image attaching support
- Allow '-' in page name
- fix css rendering error
- security: bundle update
- security: bundle update
- security: bundle update
- security: Update addressable
- Changed google analytics tag format
- security: Update nokogiri, redcarpet
Notable changes
- Changed database file name to
production.sqlite3
- Removed constant NLog2::VERSION
Other changes
- security: update rack, activesupport
- chores: bundle update
- fix: Fixed fragile test
- chores: Upgrade to ActiveRecord 6
- security: Update nokogiri
- fix: 500 on page overflow (#4)
- chores: migrated to pagy gem
- security: Update rack, loofah, nokogiri
- Bundle update
- Bundle update (security fixes)
- of sinatra 2.0.1 https://nvd.nist.gov/vuln/detail/CVE-2018-11627
- Bundle update (security fixes)
- of loofah 2.2.0 flavorjones/loofah#144
- of rails-html-sanitizer 1.4.0 https://nvd.nist.gov/vuln/detail/CVE-2018-3741
- Add sidebar
- category_id is now mandatory
- fix: could not edit an article
Breaking change: changed DB schema.
- new: Set current time if omitted
- fix: fix development reload paths
Imporant fix: authentication is broken since v0.3.0
- new: Show newest/related posts
- new: Shorten long posts in the top page
- fix: /?category=XXX did not work
- fix: Category is reset by Preview button
- Changed admin urls (eg. /_edit -> /_admin/edit)
- Update dependencies
- new: category for posts
- first tag
- initial commit