All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Enormous changes since last version; just getting it into open-sourceable place
- Add disclaimer to readme
- Add license
dist
handles desk whitelistinggroups
integration%cli
agent interfaceSink.elm
frontendnix
devops scripts
vapors
is now a labelled namespacepeek
will now operate within the context of a namespace- inline threads
Also refactors and extends the data structures in sur/vapor. The changes include:
- Removal of the old molds and comments related to the previous implementation of the vapor-make pattern.
- Introduction of new molds to represent a version of software distribution that packages multiple urbit desk-related entities. These include:
vapors
: An association structure for bond-related permissions.owners
: Holds addresses and ownership types.versioned-state
: Represents the state of the software distribution.state-0
: Initial state of the software distribution.link
,moss
,urth
,mars
: Various structures to representassociations, earth or problem, unreliable earth part, and a dynamicpiece of mars respectively.- Introduction of new molds to represent Ethereum output, distribution types, ownership data, and other related entities. These include:
earf
: Ethereum output.tech
: Distribution types.pack
: Represents external data, internal namespace, distributiondata, and distributing ship.pods
: Owned ships.arks
: Ownership data.- Refactoring of the
make
andware
cores to accommodate the new data structures and their related actions and updates.
- All old
ware
frontends. These live in theold
branch now and should be moved to a new repo.
- Full Ware and Make demo UIs
- Bolton Demos
- Opensea integration in hoon for improved ware loading experience
- Opensea integration in client for improved ware make experience
- Glob
- Issue with large file uploads
- Issue with processing non-text file blobs
- Enhanced Azimal experience
- vapor-make hoon
- vapor-ware hoon
- initial prototyping UI
- azimal index.html
(future records will be more granular and feature-based)
- Initial add of VERSION and CHANGELOG.md